Skip to content

Commit

Permalink
[MOL-15577][BC] Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedict committed Aug 19, 2024
1 parent 2ed6b33 commit 3a52c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-gitlab-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
DOWNSTREAM_JOB_NAME: build-dist-job
run: |
echo "Pipeline ID: $PIPELINE_ID"
echo "[ Running pipline check after $SLEEP_DURATION_MINUTES minutes ]"
echo "[ Running pipeline check after $SLEEP_DURATION_MINUTES minutes ]"
sleep $(($SLEEP_DURATION_MINUTES*60))
num_attempts=1
Expand Down

0 comments on commit 3a52c0b

Please sign in to comment.