forked from toolshed/abra
test: run versioned script [ci skip]
This commit is contained in:
parent
32ae2499b6
commit
ac87898005
@ -72,8 +72,9 @@ steps:
|
|||||||
request_pty: true
|
request_pty: true
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
set +eux
|
wget https://git.coopcloud.tech/coop-cloud/abra/raw/branch/main/scripts/tests/run-ci-int -O run-ci-int
|
||||||
sh run-int
|
chmod +x run-ci-int
|
||||||
|
sh run-ci-int
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- cron:
|
- cron:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user