Skip to content
Snippets Groups Projects
Commit 984c9adb authored by Felix Goding's avatar Felix Goding
Browse files

Update .gitlab-ci.yml

parent d7932c84
No related branches found
No related tags found
No related merge requests found
Pipeline #9342 passed
......@@ -3,6 +3,8 @@ stages:
PythonBuild:
stage: build
artifacts:
untracked: true
script:
- apt-get update && apt-get install python3 -y
- python3 helloworld.py
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment