1 2 3 4 5 6 7
test: image: golang:1.24-alpine variables: PLAYWRIGHT_NODEJS_PATH: /usr/bin/node script: - apk add --no-cache bash build-base firefox chromium git go make nodejs npm openssl-dev ruby ruby-bundler ruby-dev - make