AS a developer, I want Drone CI to deploy to production upon tag creation #292
Labels
No labels
blocked
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs testing
question
type
admin
type
bug
type
change
type
defect
type
dependencies
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
type
subtask
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 10 minutes 48 seconds
Due date
VylpesTester
5 minutes
Vylpes
5 minutes 48 seconds
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/vylbot-app#292
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Story Points: 1
AS a developer, I want Drone CI to deploy to production upon tag creation
SO THAT they are deployed only when a versioned tag is made
Acceptance Criteria
AS a developer
GIVEN I want to deploy a new version to production
WHEN I push a new tag
THEN Drone CI should execute the deployment script
Drone CI script should deploy on tagto AS a developer, I want Drone CI to deploy to production upon tag creationThis can't be tested until we deploy to prod