Refactoring
ci/woodpecker/push/test Pipeline was successful Details

This commit is contained in:
OLUWADAMILOLA OKUSANYA 2024-03-20 12:59:58 -04:00
parent 834db6b58d
commit 3e77d0e09e
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ steps:
image: node:18.19-alpine image: node:18.19-alpine
commands: commands:
- apk update && apk upgrade --no-cache - apk update && apk upgrade --no-cache
- echo "Build test succeed" - echo "Build test succeeded"