actions: Fix syntax
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
Build Master:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user