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 15a5226 commit 5eb2034Copy full SHA for 5eb2034
.github/workflows/dev.yml
@@ -14,7 +14,6 @@ jobs:
14
- name: Build push and notify
15
uses: IMIO/gha/build-push-notify@v3.9.3
16
with:
17
- DOCKERFILE: ${{ vars.DOCKERFILE_DEV }}
18
IMAGE_NAME: ${{ vars.IMAGE_NAME }}
19
IMAGE_TAGS: |
20
${{ secrets.HARBOR_URL }}/${{ vars.IMAGE_NAME }}:${{ vars.IMAGE_TAG_DEV }}
0 commit comments