fixing pipe
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 1s
All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 1s
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
|
|
||||||
docker build \
|
docker build \
|
||||||
-t "${{ env.IMAGE_NOTIFY }}:${TAG}" \
|
-t "${{ env.IMAGE_NOTIFY }}:${TAG}" \
|
||||||
-f haven-notify/Dockerfile \
|
-f Dockerfile \
|
||||||
haven-notify
|
haven-notify
|
||||||
|
|
||||||
docker push "${{ env.IMAGE_NOTIFY }}:${TAG}"
|
docker push "${{ env.IMAGE_NOTIFY }}:${TAG}"
|
||||||
|
Reference in New Issue
Block a user