revert jenkins git commit

This commit is contained in:
Nana Janashia
2020-11-28 19:18:40 +01:00
parent 0907a4a9f6
commit a24c7c6f15

1
Jenkinsfile vendored
View File

@@ -43,6 +43,7 @@ pipeline {
steps {
script {
echo 'deploying docker image to EC2...'
echo 'bla'
}
}
}