MYDOC/.gitea/workflows/demo.yaml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 7: cannot unmarshal !!str `${{ git...` into model.Step
洪剑峰 bc378bbd55 123
2024-08-13 19:02:55 +08:00

8 lines
89 B
YAML

name: Node.js CI
on: [push]
jobs:
build:
steps:
- ${{ gitea.sha }}