debug
This commit is contained in:
parent
ba678bd2e6
commit
d5a0fadfd3
@ -42,6 +42,10 @@ jobs:
|
||||
username: ${{ env.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
- name: debug image name
|
||||
run: |
|
||||
env
|
||||
|
||||
- name: Build and push
|
||||
id: build-push
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user