This commit is contained in:
parent
8afb850a1a
commit
ec7949fe21
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ jobs:
|
||||||
username: ${{ secrets.DOCKER_USERNAME }}
|
username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# - name: Build and Push
|
# - name: Build and Push
|
||||||
# run: |
|
# run: |
|
||||||
# docker build -t user/myimage:latest .
|
# docker build -t user/myimage:latest .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue