mirror of
https://github.com/chaifeng/ufw-docker.git
synced 2025-07-10 19:26:14 +02:00
Build on master branch
This commit is contained in:
parent
2070bcdc98
commit
d203f64c75
2 changed files with 2 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'master'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
.vagrant
|
.vagrant
|
||||||
|
.env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue