fix CI
This commit is contained in:
parent
83fc768373
commit
d6651cbcf0
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ variables:
|
||||||
LFTP_IMAGE: alpine/ftp
|
LFTP_IMAGE: alpine/ftp
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get --no-cache lftp
|
- apt-get lftp
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue