Compare commits

..

No commits in common. "5efe4860fc724f4e8c535120c50b0e1d9b5962fc" and "ed942630506a4fb88bd73e910abe32ae3cbb7e52" have entirely different histories.

View File

@ -6,7 +6,6 @@ on:
tags:
- '*'
jobs:
Build Master:
runs-on: ubuntu-latest
steps:
@ -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: