cambiando al acr #47
SubirDockerfile.yaml
on: push
subirDocker
/
testBackend
subirDocker
/
testFrontend
flujoCD
/
deploy
Annotations
1 error
Invalid workflow file:
.github/workflows/SubirDockerfile.yaml#L11
The workflow is not valid. In .github/workflows/SubirDockerfile.yaml (Line: 11, Col: 11): Error from called workflow stemdo-labs/final-project-exercise-ValentinoSanchez00/.github/workflows/SubirDockerfiles.yaml@main (Line: 35, Col: 9): Unexpected symbol: '$ENVIRONMENT'. Located at position 38 within expression: inputs.MICROSERVICE == 'frontend' && $ENVIRONMENT == 'production' In .github/workflows/SubirDockerfile.yaml (Line: 11, Col: 11): Error from called workflow stemdo-labs/final-project-exercise-ValentinoSanchez00/.github/workflows/SubirDockerfiles.yaml@main (Line: 50, Col: 9): Unexpected symbol: '$ENVIRONMENT'. Located at position 37 within expression: inputs.MICROSERVICE == 'backend' && $ENVIRONMENT == 'production'
|