Update dockerTags.yml
This commit is contained in:
parent
4bbba7446a
commit
4c1816cf38
2
.github/workflows/dockerTags.yml
vendored
2
.github/workflows/dockerTags.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags: ${{ secrets.DOCKERHUB_TAG }}:${{ github.ref }}
|
tags: ${{ secrets.DOCKERHUB_TAG }}:${{ github.ref }}
|
||||||
|
|
||||||
-
|
-
|
||||||
name: Docker Build & Push to Docker Hub For latest
|
name: Docker Build & Push to Docker Hub For latest
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user