Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit bab0c13

Browse files
committed
fix promotion stage
1 parent c9f7a68 commit bab0c13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.yml

Lines changed: 1 addition & 1 deletion
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)