Skip to content

Commit

Permalink
ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
ioga committed Aug 2, 2024
1 parent 09e630d commit e2dad14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/real_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2838,7 +2838,7 @@ jobs:
sudo apt-get install gettext
sudo apt-get install iproute2
yes yes | PATH=$HOME/.local/bin:$PATH make slurmcluster \
FLAGS="-c <<parameters.container-run-type>> -w <<parameters.workload-manager>> -l '{owner=\"determined_ci\", gh_team=\"machine-user\"}'" \
FLAGS="-c <<parameters.container-run-type>> -w <<parameters.workload-manager>> -l '{owner=\\\"determined_ci\\\", gh_team=\\\"machine-user\\\"}'" \
TF_LOCK=false | tee output.log
background: true

Expand Down

0 comments on commit e2dad14

Please sign in to comment.