Everytime I try to run my pipeline it fails and gives this error. This is what my .gitlab-ci.yml file looks like.
''' build-hello: script: - echo "hello worlds" '''
Everytime I try to run my pipeline it fails and gives this error. This is what my .gitlab-ci.yml file looks like.
''' build-hello: script: - echo "hello worlds" '''