We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47692b commit d7fe650Copy full SHA for d7fe650
.github/workflows/deploy.yaml
@@ -67,6 +67,7 @@ jobs:
67
with:
68
push: false
69
tags: ericmjl/nams:latest
70
+ file: scripts/Dockerfile
71
72
# - name: Download environment tarball
73
# uses: actions/download-artifact@v3
0 commit comments