Changing failed command
ci/woodpecker/push/test Pipeline was successful
Details
ci/woodpecker/push/test Pipeline was successful
Details
This commit is contained in:
parent
c3cdd0c1ac
commit
834db6b58d
|
@ -2,5 +2,5 @@ steps:
|
||||||
test:
|
test:
|
||||||
image: node:18.19-alpine
|
image: node:18.19-alpine
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apk update && apk upgrade --no-cache
|
||||||
- echo "Build test succeed"
|
- echo "Build test succeed"
|
Loading…
Reference in New Issue