Compare commits
No commits in common. "5efe4860fc724f4e8c535120c50b0e1d9b5962fc" and "ed942630506a4fb88bd73e910abe32ae3cbb7e52" have entirely different histories.
5efe4860fc
...
ed94263050
@ -6,8 +6,7 @@ on:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
Build Master:
|
||||
Build Master:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
@ -33,6 +32,10 @@ jobs:
|
||||
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