nicecode-v2/.gitlab-ci.yml
2023-12-25 10:04:39 +08:00

13 lines
116 B
YAML

stages:
- build
build:
tags:
- linux
stage: build
script:
- cd /home
- ls
- git
- node