Update .gitlab-ci.yml file
This commit is contained in:
parent
889b9dbeef
commit
4798b38e11
@ -1,3 +1,6 @@
|
||||
stages:
|
||||
- deploy
|
||||
|
||||
before_script:
|
||||
# update and install git
|
||||
- apt-get update -qq
|
||||
|
Loading…
Reference in New Issue
Block a user