Skip to content
Snippets Groups Projects
Commit 6c5385c5 authored by Andreas Valder's avatar Andreas Valder
Browse files

Update .gitlab-ci.yml

parent fbeefa19
No related branches found
No related tags found
No related merge requests found
...@@ -29,8 +29,8 @@ livetest: ...@@ -29,8 +29,8 @@ livetest:
# - ./tests/urlcheck_sinf.py # - ./tests/urlcheck_sinf.py
deploy_staging: deploy_staging:
image: archlinux image: archlinux:base
stage: deploy stage: deploy
script: script:
- pacman -S ansible git - pacman --noconfirm -S ansible git
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment