upgrade push action version to v6
Some checks failed
Gitea Actions CI Demo / Explore-Gitea-Actions (push) Failing after 3m20s
Some checks failed
Gitea Actions CI Demo / Explore-Gitea-Actions (push) Failing after 3m20s
upgrade push action version to v6
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
|||||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: https://github.com/docker/build-push-action@v2
|
uses: https://github.com/docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
Reference in New Issue
Block a user