更新 .woodpecker/ci-test.yaml
This commit is contained in:
@@ -6,9 +6,7 @@ labels:
|
|||||||
platform: linux/amd64
|
platform: linux/amd64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: node-build
|
- name: test_ci
|
||||||
image: node:20-alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo "Running Node.js test..."
|
- echo "woodpecker is working..."
|
||||||
- node -e 'console.log("Hello, world! from Node.js")'
|
|
||||||
- echo "CI test success! Dejavu Moe says hello to you"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user