cleanup ci syntax
This commit is contained in:
parent
b9cf2bc3ce
commit
36e8b51ec4
@ -10,7 +10,6 @@ steps:
|
||||
image: quay.io/thegeeklab/alpine-tools
|
||||
commands:
|
||||
- make
|
||||
- exit 1
|
||||
|
||||
- name: publish
|
||||
image: quay.io/thegeeklab/wp-git-action
|
||||
|
@ -8,7 +8,7 @@ when:
|
||||
runs_on: [success, failure]
|
||||
|
||||
steps:
|
||||
matrix:
|
||||
- name: matrix
|
||||
image: quay.io/thegeeklab/wp-matrix
|
||||
settings:
|
||||
homeserver:
|
||||
@ -20,7 +20,7 @@ steps:
|
||||
username:
|
||||
from_secret: matrix_username
|
||||
when:
|
||||
- status: [failure]
|
||||
- status: [success, failure]
|
||||
|
||||
depends_on:
|
||||
- build-package
|
||||
|
Loading…
Reference in New Issue
Block a user