Skip to content

Commit d56f5ab

Browse files
authored
Update deploy name
1 parent ba580ad commit d56f5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pipeline {
99
environment {
1010
IMAGE_NAME = 'silph/silph-bot'
1111
IMAGE_TAG = getTagName()
12-
DEPLOY = 'deploy/silph-gg'
12+
DEPLOY = 'deploy/silph-bot'
1313
}
1414

1515
stages {

0 commit comments

Comments
 (0)