Compare commits
No commits in common. "6a14f2cec81cb0c334a5c0fcd6013b3b9113dda0" and "aa23e0722158b2451acb2e3391e31c874bf2038c" have entirely different histories.
6a14f2cec8
...
aa23e07221
@ -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: ${{ github.ref_type == 'tag' }}
|
push: ${{ github.ref_type == 'tag' }}
|
||||||
|
Reference in New Issue
Block a user