Update push-docker.yml
This commit is contained in:
parent
ab50b625d4
commit
b56e5a0e05
1 changed files with 1 additions and 0 deletions
1
.github/workflows/push-docker.yml
vendored
1
.github/workflows/push-docker.yml
vendored
|
@ -41,6 +41,7 @@ jobs:
|
|||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v3
|
||||
if: github.ref == 'refs/heads/main'
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue