set proper path for the container to be build
All checks were successful
Build, Secure, and Push Docker Image on Release / build-and-push (release) Successful in 3m30s
All checks were successful
Build, Secure, and Push Docker Image on Release / build-and-push (release) Successful in 3m30s
This commit is contained in:
parent
8be0ce82f6
commit
c0622e2428
@ -46,4 +46,4 @@ jobs:
|
||||
--push \
|
||||
-t ${{ env.DOCKER_IMAGE_NAME }}:${{ github.event.release.tag_name }} \
|
||||
-t ${{ env.DOCKER_IMAGE_NAME }}:${{ env.tag }} \
|
||||
.
|
||||
./18.0/
|
Loading…
Reference in New Issue
Block a user