From ae765a8bdf155def53c9557018357639be69e803 Mon Sep 17 00:00:00 2001 From: Andreas Valder <andreasv@fsmpi.rwth-aachen.de> Date: Sun, 10 Dec 2017 01:15:49 +0100 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1236ead..597d82f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,5 +32,5 @@ deploy_staging: image: archlinux/base stage: deploy script: - - pacman --noconfirm -S ansible git + - pacman --noconfirm -Sy ansible git \ No newline at end of file -- GitLab