mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Squashed 'phreeqc3-examples/' changes from 4fbe69b0..807a4444
807a4444 Added sleeps after curl -X POST git-subtree-dir: phreeqc3-examples git-subtree-split: 807a444465de4097998f93c807c3fb76bad18e6d
This commit is contained in:
parent
0585087c92
commit
f2563d54bd
@ -39,8 +39,10 @@ trigger-downstream:
|
||||
script:
|
||||
- echo triggering iphreeqc
|
||||
- curl -X POST -F token=${IPHREEQC_TRIGGER} -F ref=master https://code.chs.usgs.gov/api/v4/projects/${IPHREEQC_ID}/trigger/pipeline
|
||||
- sleep 180
|
||||
- echo triggering phreeqc3
|
||||
- curl -X POST -F token=${PHREEQC3_TRIGGER} -F ref=master https://code.chs.usgs.gov/api/v4/projects/${PHREEQC3_ID}/trigger/pipeline
|
||||
- sleep 360
|
||||
|
||||
## Upstream Projects
|
||||
## none
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user