Skip to content

Commit bab0c13

Browse files
committed
fix promotion stage
1 parent c9f7a68 commit bab0c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ steps:
156156
- name: promote-production-chat-server
157157
image: drone/cli:1.4.0-alpine
158158
commands:
159-
- drone build promote docs-chat ${DRONE_BUILD_NUMBER} production
159+
- drone build promote mongodb/docs-chatbot ${DRONE_BUILD_NUMBER} production
160160
environment:
161161
DRONE_SERVER: ${DRONE_SYSTEM_PROTO}://${DRONE_SYSTEM_HOST}
162162
DRONE_TOKEN:

0 commit comments

Comments
 (0)