Skip to content

Commit

Permalink
Clean htcmock job template location
Browse files Browse the repository at this point in the history
  • Loading branch information
tschneider-aneo committed Nov 14, 2024
1 parent 883d8ae commit 9a00aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htcmock/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ runs:
cd tools/ci
echo "session-name=$SESSION_NAME" >> "$GITHUB_OUTPUT"
sed "s/@@ARMONIK_CORE_VERSION@@/$ARMONIK_CORE_VERSION/g; s/@@NTASKS@@/$NTASKS/g; s/@@SUBTASKS_LEVELS@@/$SUBTASKS_LEVELS/g; s/@@SESSION_NAME@@/$SESSION_NAME/g; s/@@GRPC_CLIENT_ENDPOINT@@/$GRPC_CLIENT_ENDPOINT/g; s/@@PURGE_DATA@@/$PURGE_DATA/g" \
htcmock-job-template.yml |
tools/ci/htcmock-job-template.yml |
kubectl apply -f -

0 comments on commit 9a00aa4

Please sign in to comment.