actions: Fix syntax
This commit is contained in:
parent
499a7e348b
commit
5efe4860fc
@ -6,7 +6,8 @@ on:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
Build Master:
|
||||
jobs:
|
||||
Build Master:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
@ -32,10 +33,6 @@ Build Master:
|
||||
docker tag hnshosting-master:release-$tag git.woodburn.au/nathanwoodburn/hnshosting-master:release
|
||||
docker push git.woodburn.au/nathanwoodburn/hnshosting-master:release
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Build Bot:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user