Update .gitlab-ci.yml file

This commit is contained in:
Joey Hafner 2022-02-10 17:38:14 +00:00
parent 3442f75cb8
commit f2bc4b44a7

View File

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