mirror of
https://github.com/fsecada01/Pygentic-AI.git
synced 2025-06-24 07:16:03 +00:00
Merge pull request #1 from fsecada01/main
Development Branch Deployment
This commit is contained in:
commit
0cd01d88c8
6
.github/workflows/docker-image.yml
vendored
6
.github/workflows/docker-image.yml
vendored
@ -1,10 +1,10 @@
|
||||
name: Docker Image CI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "*_deploy", "main"]
|
||||
pull_request:
|
||||
branches: [ "*_deploy", "main" ]
|
||||
branches: [ "*_deploy"]
|
||||
push:
|
||||
branches: [ "*_deploy", "feature_*", "main" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user