steps: test: image: node:18.19-alpine commands: - apt-get update - echo "Build test succeed"