Update .gitlab-ci.yml file

This commit is contained in:
Joey Hafner 2022-02-10 17:38:14 +00:00
parent 889b9dbeef
commit 4798b38e11

View File

@ -1,3 +1,6 @@
stages:
- deploy
before_script:
# update and install git
- apt-get update -qq