mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
test ci cd
This commit is contained in:
parent
b0ba4e9baf
commit
23acde66ba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -2,7 +2,7 @@ name: CI/CD Pipeline for Nginx Router
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ deploy ]
|
branches: [ pipeline ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_push_nginx:
|
build_and_push_nginx:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue