test ci cd

This commit is contained in:
samyw10 2024-04-05 15:41:21 -04:00
parent 0432610c1b
commit b0ba4e9baf

View file

@ -2,9 +2,7 @@ name: CI/CD Pipeline for Nginx Router
on:
push:
branches: [ main ]
paths:
- 'nginx/**'
branches: [ deploy ]
jobs:
build_and_push_nginx: