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