Skip to content

Commit c442061

Browse files
author
Szymon Szyszkowski
committed
fix: change folder name from images to docker
1 parent 996b0d0 commit c442061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifact.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ jobs:
7474
push: true
7575
tags: "${{ env.GAR_LOCATION }}/${{ env.REPOSITORY }}/genetics_etl:${{ github.ref_name }}"
7676
context: .
77-
file: images/genetics_etl/Dockerfile
77+
file: docker/genetics_etl/Dockerfile
7878
build-args: DIST=${{ env.DIST }}

0 commit comments

Comments
 (0)