Skip to content

Commit

Permalink
Fix multiline
Browse files Browse the repository at this point in the history
  • Loading branch information
matbun committed Nov 12, 2024
1 parent 2a41acb commit a16969d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
workdir: ci
verb: call
args: |
args: >
--commit-id="$(git rev-parse --verify HEAD)"
build-container --context=.. --dockerfile=../env-files/torch/Dockerfile
test-n-publish --kubeconfig=env:KUBECONFIG_STR
Expand Down

0 comments on commit a16969d

Please sign in to comment.