Compare commits
4 Commits
main
...
feature/sm
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5119d69e7e | ||
|
|
d947820e32 | ||
|
|
13fe31f8a6 | ||
|
|
ebc184bc5c |
@ -25,12 +25,9 @@ workflow:
|
||||
- if: $CI_COMMIT_REF_NAME =~ /release/
|
||||
variables:
|
||||
PIPELINE: "release"
|
||||
- if: $CI_COMMIT_TAG
|
||||
when: never
|
||||
- if: $CI_PIPELINE_SOURCE == "push"
|
||||
when: never
|
||||
- if: "$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS"
|
||||
when: never
|
||||
- when: always
|
||||
|
||||
Helm Lint:
|
||||
stage: lint
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
name: testsuite
|
||||
apiVersion: v2
|
||||
version: 4.0.0-79
|
||||
appVersion: 4.0.0-79
|
||||
version: 1.0.0-0
|
||||
appVersion: rosario
|
||||
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