Update Jenkinsfile again
Some checks failed
continuous-integration/drone/push Build is failing
DragSE Gitea/redis/pipeline/head There was a failure building this commit

This commit is contained in:
Lennard Brinkhaus 2022-01-27 00:04:25 +01:00
parent 7b99ead0eb
commit 28bb81287e
Signed by: lennard.brinkhaus
GPG Key ID: D4C9B6A87F97B070

1
Jenkinsfile vendored
View File

@ -1,6 +1,5 @@
node { node {
def app def app
agent any
stages { stages {
stage('Clone repository') { stage('Clone repository') {