terminal: # This can be any image that has the necessary runtime environment for your project. image: ubuntu:latest before_script: - apt-get update script: sleep 60