We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c496647 commit 42e061cCopy full SHA for 42e061c
.github/workflows/build-docker-images.yml
@@ -26,7 +26,6 @@ jobs:
26
with:
27
context: ./.github
28
file: ./Dockerfile-dev
29
- target: final
30
push: true
31
tags: |
32
${{ env.REGISTRY }}/${{ env.OWNER }}/${{ env.IMAGE_NAME }}:latest
0 commit comments