Skip to content
Snippets Groups Projects
Commit f33eb605 authored by Ondřej Surý's avatar Ondřej Surý Committed by Daniel Salzman
Browse files

Add missing apt-get update

parent 165df7f1
No related branches found
No related tags found
No related merge requests found
......@@ -137,6 +137,7 @@ deploy:documentation:
<<: *debian_stretch
stage: deploy
before_script:
- apt-get update
- apt-get -y install curl
only:
- tags
......
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