fix dumb formatting mistake
All checks were successful
Deploy / BuildandPush-Docker (push) Successful in 1m55s
All checks were successful
Deploy / BuildandPush-Docker (push) Successful in 1m55s
This commit is contained in:
parent
1b627da61c
commit
8fd8ccc797
@ -1,7 +1,8 @@
|
|||||||
name: Test build
|
name: Test build
|
||||||
on:
|
on:
|
||||||
- push:
|
push:
|
||||||
- branches-ignore: [master]
|
branches-ignore:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Build-Docker:
|
Build-Docker:
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
name: Deploy
|
name: Deploy
|
||||||
on:
|
on:
|
||||||
- push:
|
push:
|
||||||
- branches: [master]
|
branches:
|
||||||
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
BuildandPush-Docker:
|
BuildandPush-Docker:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user