Skip to content

Commit

Permalink
Add auto-promote
Browse files Browse the repository at this point in the history
  • Loading branch information
darkofabijan committed Jun 5, 2020
1 parent 52d0721 commit 6c6c970
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .semaphore/semaphore.yml
Expand Up @@ -40,7 +40,7 @@ blocks:
jobs:
- name: Integ
commands:
- lsls
- ls
parallelism: 6
- name: Pack a relase
dependencies:
Expand All @@ -53,3 +53,5 @@ blocks:
promotions:
- name: Deploy to Stg
pipeline_file: pipeline_2.yml
auto_promote:
when: result = 'passed'

0 comments on commit 6c6c970

Please sign in to comment.