Changing image
ci/woodpecker/push/test Pipeline failed Details

This commit is contained in:
OLUWADAMILOLA OKUSANYA 2024-03-20 12:40:13 -04:00
parent 13e2c91733
commit c3cdd0c1ac
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
steps: steps:
test: test:
image: golang-1.20.12 image: node:18.19-alpine
commands: commands:
- apt-get update - apt-get update
- echo "Build test succeed" - echo "Build test succeed"