Compare commits
1 Commits
int-test-p
...
foo-test-p
Author | SHA1 | Date | |
---|---|---|---|
d1e49d17ce
|
@ -77,9 +77,9 @@ steps:
|
|||||||
wget https://git.coopcloud.tech/toolshed/abra/raw/branch/main/scripts/tests/run-ci-int -O run-ci-int
|
wget https://git.coopcloud.tech/toolshed/abra/raw/branch/main/scripts/tests/run-ci-int -O run-ci-int
|
||||||
chmod +x run-ci-int
|
chmod +x run-ci-int
|
||||||
sh run-ci-int
|
sh run-ci-int
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
- int-*
|
- refs/heads/int-*
|
||||||
depends_on:
|
depends_on:
|
||||||
- make check
|
- make check
|
||||||
- make test
|
- make test
|
||||||
|
Reference in New Issue
Block a user