moving EOF
Gitea/webhook-testing/pipeline/head Something is wrong with the build of this commit Details

testing
s00ner 2022-02-17 02:12:10 +00:00
parent e7fc96d2d8
commit 9ef8e92254
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -11,7 +11,7 @@ pipeline {
ssh-keyscan -t rsa,dsa baltimore-wiki.lxd >> ~/.ssh/known_hosts
ssh -tt mdbook@baltimore-wiki.lxd << EOF
echo "testing" >> ~/test
EOF
EOF
'''
}
}