Dev frontend workflow #12
dev-frontend.yml
on: workflow_dispatch
trigger-frontend-ci
/
build-and-push-image
trigger-frontend-cd
/
ssh-into-server
Annotations
1 error
Invalid workflow file:
.github/workflows/dev-frontend.yml#L11
The workflow is not valid. .github/workflows/dev-frontend.yml (Line: 11, Col: 11): Secret DEV_HOST is required, but not provided while calling. .github/workflows/dev-frontend.yml (Line: 11, Col: 11): Secret DEV_USERNAME is required, but not provided while calling.
|