Ajuste de CI.YML
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 1m30s
Some checks failed
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Failing after 1m30s
This commit is contained in:
parent
78ec7d3687
commit
ff3a2bdc77
@ -3,10 +3,10 @@ name: CI/CD Pipeline
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user