Skip to content

Commit

Permalink
wip15
Browse files Browse the repository at this point in the history
  • Loading branch information
ovesh committed Nov 12, 2024
1 parent 5dda7f2 commit 58ac938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: ~/micromamba/envs/build/envs/genomekit
context: /home/runner/micromamba/envs/build/envs/genomekit
file: Dockerfile
# TODO
#push: true
Expand Down

0 comments on commit 58ac938

Please sign in to comment.