Update Semaphore configuration
This commit is contained in:
parent
9548083752
commit
659cd64b81
|
@ -14,10 +14,10 @@ blocks:
|
||||||
- cd alpine
|
- cd alpine
|
||||||
- 'docker build --network=host -t catdeployed/postal:alpine .'
|
- 'docker build --network=host -t catdeployed/postal:alpine .'
|
||||||
skip:
|
skip:
|
||||||
when: branch != master
|
when: branch != 'master'
|
||||||
- name: Build (Ubuntu)
|
- name: Build (Ubuntu)
|
||||||
skip:
|
skip:
|
||||||
when: branch != master
|
when: branch != 'master'
|
||||||
task:
|
task:
|
||||||
jobs:
|
jobs:
|
||||||
- name: 'Job #1'
|
- name: 'Job #1'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user