Compare commits
4 Commits
dcea73b64d
...
492c8e362a
Author | SHA1 | Date | |
---|---|---|---|
492c8e362a | |||
c5c7ea6d54 | |||
e175a3dd34 | |||
a8f0302bb9 |
@ -1,6 +1,9 @@
|
|||||||
name: Build Nginx-based docker image
|
name: Build Nginx-based docker image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
pull_request:
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.ref }}
|
group: ${{ github.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user