Pipeline support - fix
Κάποιοι έλεγχοι απέτυχαν
Hellug/www/pipeline/head There was a failure building this commit

Αυτό το commit περιλαμβάνεται σε:
infl00p 2021-09-14 16:56:29 +03:00
γονέας f354c93954
commit 2038f2ae72

2
Jenkinsfile εξωτερικό

@ -66,7 +66,7 @@ spec:
environment { environment {
GITEA_LOGIN = 'js-hellug-bot' GITEA_LOGIN = 'js-hellug-bot'
GITEA_SERVER_URL = 'https://dev.hellug.gr' GITEA_SERVER_URL = 'https://dev.hellug.gr'
GITEA_SERVER_TOKEN = credentials('hellug-jenkins') GITEA_SERVER_TOKEN = credentials('jenkins-pipeline-bot-token')
} }
steps { steps {