Compare commits

...

4 Commits

Author SHA1 Message Date
Kevin Tumma
5119d69e7e Update .gitlab-ci.yml file 2023-07-13 14:15:13 +02:00
Kevin Tumma
d947820e32 Update .gitlab-ci.yml file 2023-07-13 14:14:05 +02:00
Kevin Tumma
13fe31f8a6 Update .gitlab-ci.yml file 2023-07-13 14:12:58 +02:00
Kevin Tumma
ebc184bc5c customBuild 2023-07-13 14:07:55 +02:00
2 changed files with 3 additions and 6 deletions

View File

@ -25,12 +25,9 @@ workflow:
- if: $CI_COMMIT_REF_NAME =~ /release/ - if: $CI_COMMIT_REF_NAME =~ /release/
variables: variables:
PIPELINE: "release" PIPELINE: "release"
- if: $CI_COMMIT_TAG
when: never
- if: $CI_PIPELINE_SOURCE == "push"
when: never
- if: "$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS" - if: "$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS"
when: never when: never
- when: always
Helm Lint: Helm Lint:
stage: lint stage: lint

View File

@ -1,7 +1,7 @@
name: testsuite name: testsuite
apiVersion: v2 apiVersion: v2
version: 4.0.0-79 version: 1.0.0-0
appVersion: 4.0.0-79 appVersion: rosario
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