only build container for the main branch
This commit is contained in:
parent
5b4822e4f8
commit
d4933fe5e4
@ -42,6 +42,7 @@ jobs:
|
||||
|
||||
release-image:
|
||||
needs: test
|
||||
if: github.ref == 'refs/heads/main'
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user