Compare commits
No commits in common. "667d5e26a33e983f1471ac9ebb1d00a46fcca726" and "e46beec29c1ae4528e222d59708ce32fa1a3bd70" have entirely different histories.
667d5e26a3
...
e46beec29c
@ -40,7 +40,7 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: ${{ !startsWith('renovate/', github.ref_name) }}
|
push: ${{ !startsWith('renovate/', github.ref_name) }}
|
||||||
|
Loading…
Reference in New Issue
Block a user