Skip to content

Commit 5eb2034

Browse files
committed
feat(ci/cd): use main Dockerfile for dev
BIBLI-72
1 parent 15a5226 commit 5eb2034

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- name: Build push and notify
1515
uses: IMIO/gha/build-push-notify@v3.9.3
1616
with:
17-
DOCKERFILE: ${{ vars.DOCKERFILE_DEV }}
1817
IMAGE_NAME: ${{ vars.IMAGE_NAME }}
1918
IMAGE_TAGS: |
2019
${{ secrets.HARBOR_URL }}/${{ vars.IMAGE_NAME }}:${{ vars.IMAGE_TAG_DEV }}

0 commit comments

Comments
 (0)