mirror of
https://github.com/minoplhy/deployment.git
synced 2025-04-21 18:46:57 +00:00
freenginx-build.yaml: fix: tag name
This commit is contained in:
parent
2649f894a5
commit
5d4918ef67
2
.github/workflows/freenginx-build.yaml
vendored
2
.github/workflows/freenginx-build.yaml
vendored
@ -3,7 +3,7 @@ run-name: Nginx Build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- nginx-*
|
- freenginx-*
|
||||||
jobs:
|
jobs:
|
||||||
build_nginx:
|
build_nginx:
|
||||||
runs-on: [ubuntu-latest]
|
runs-on: [ubuntu-latest]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user