terminal: # This can be any image that has the necessary runtime environment for your project. image: golang:1.16 before_script: - apk update script: sleep 60