We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba580ad commit d56f5abCopy full SHA for d56f5ab
.jenkins
@@ -9,7 +9,7 @@ pipeline {
9
environment {
10
IMAGE_NAME = 'silph/silph-bot'
11
IMAGE_TAG = getTagName()
12
- DEPLOY = 'deploy/silph-gg'
+ DEPLOY = 'deploy/silph-bot'
13
}
14
15
stages {
0 commit comments