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