Compare commits
2 Commits
e46beec29c
...
667d5e26a3
Author | SHA1 | Date | |
---|---|---|---|
667d5e26a3 | |||
8d1b5c9d24 |
@ -40,7 +40,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
push: ${{ !startsWith('renovate/', github.ref_name) }}
|
||||
|
Loading…
Reference in New Issue
Block a user