[neon/ubuntu-core] debian: Update debian/.gitlab-ci-neon.yml file
Carlos De Maine
null at kde.org
Sun May 5 01:53:19 BST 2024
Git commit 5975f91bb9545f679d5930d2f9aa2e4d5fd1d4f2 by Carlos De Maine.
Committed on 05/05/2024 at 00:53.
Pushed by carlosdem into branch 'master'.
Update debian/.gitlab-ci-neon.yml file
M +3 -2 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/5975f91bb9545f679d5930d2f9aa2e4d5fd1d4f2
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 28ff668..34baa18 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -6,5 +6,6 @@ include:
file:
- /gitlab-templates/snap-image-dangerous.yml
# - /gitlab-templates/snap-image-signed.ymlv
-script:
- - echo KDECI_GITLAB_TOKEN=$KDECI_GITLAB_TOKEN
\ No newline at end of file
+default:
+ before_script:
+ - echo KDECI_GITLAB_TOKEN=$KDECI_GITLAB_TOKEN
\ No newline at end of file
More information about the Neon-commits
mailing list