Skip to content

Commit

Permalink
Squashed 'examples/' changes from 78037ed2..8820c4f8
Browse files Browse the repository at this point in the history
8820c4f8 Added sleeps after curl -X POST

git-subtree-dir: examples
git-subtree-split: 8820c4f820266dc80a9c86dd31fdadb17d0523bd
  • Loading branch information
Darth Vader committed May 26, 2023
1 parent d666e02 commit 6045d9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,10 @@ trigger-downstream:
script:
- echo triggering phast3
- curl -X POST -F token=${PHAST3_TRIGGER} -F ref=master https://code.chs.usgs.gov/api/v4/projects/${PHAST3_ID}/trigger/pipeline
- sleep 360
- echo triggering wphast
- curl -X POST -F token=${WPHAST_TRIGGER} -F ref=master https://code.chs.usgs.gov/api/v4/projects/${WPHAST_ID}/trigger/pipeline
- sleep 180

## Upstream Projects
## none

0 comments on commit 6045d9c

Please # to comment.