Push to the remote registry only on the main branch #165
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,8 +1,6 @@
|
||||
name: Build Nginx-based docker image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
concurrency:
|
||||
group: ${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user