Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit ab5c0e2

Browse files
author
noah
committed
fix: add 'task' to deploy.yml
1 parent 78a07ed commit ab5c0e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ envs:
44
auto_merge: false
55

66
- name: dev
7+
task: ${GITPLOY_DEPLOY_TASK:=rollback}:kubernetes
78
# Disable "auto_merge" to avoid merge conflict
89
# when it deploys the tag behind the head.
910
auto_merge: false

0 commit comments

Comments
 (0)