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: on:
push: push:
branches: [ main ] branches: [ deploy ]
paths:
- 'nginx/**'
jobs: jobs:
build_and_push_nginx: build_and_push_nginx: