Compare commits
3 Commits
main
...
feature/te
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
38c3cdc229 | ||
|
|
5aee9a833c | ||
|
|
d2d7505540 |
@ -26,9 +26,11 @@ workflow:
|
|||||||
variables:
|
variables:
|
||||||
PIPELINE: "release"
|
PIPELINE: "release"
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
when: never
|
variables:
|
||||||
|
PIPELINE: "default"
|
||||||
- if: $CI_PIPELINE_SOURCE == "push"
|
- if: $CI_PIPELINE_SOURCE == "push"
|
||||||
when: never
|
variables:
|
||||||
|
PIPELINE: "default"
|
||||||
- if: "$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS"
|
- if: "$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS"
|
||||||
when: never
|
when: never
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
name: testsuite
|
name: testsuite
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
version: 4.0.0-75
|
version: lena
|
||||||
appVersion: 4.0.0-75
|
appVersion: 3.4.45
|
||||||
description: The one and only gin-testsuite
|
description: The one and only gin-testsuite
|
||||||
home: https://knecon.com
|
home: https://knecon.com
|
||||||
icon: https://instantli.com/wp-content/uploads/2018/11/testsuite.png
|
icon: https://instantli.com/wp-content/uploads/2018/11/testsuite.png
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user