Added building a Docker image for the course #1
Annotations
1 error
Invalid workflow file:
.github/workflows/docker.yml#L25
The workflow is not valid. .github/workflows/docker.yml (Line: 25, Col: 13): Unexpected symbol: '"refs/heads/main"'. Located at position 15 within expression: github.ref == "refs/heads/main" && github.event_name != "pull_request" .github/workflows/docker.yml (Line: 32, Col: 13): Unexpected symbol: '"refs/heads/main"'. Located at position 15 within expression: github.ref == "refs/heads/main" && github.event_name != "pull_request"
|