Skip to content

Commit 709763c

Browse files
author
sofstam
committed
Test again
1 parent 9839c6c commit 709763c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_dockerfile_on_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Check out pipeline code
7777
uses: docker/build-push-action@v2
7878
with:
79-
context:./
79+
context: ./
8080
file: environments/illumina/Dockerfile
8181

8282
- name: Build new docker image

0 commit comments

Comments
 (0)