kind: pipeline type: docker name: default steps: - name: frontend image: alpine commands: - apk add curl