try to fix CI test
This commit is contained in:
parent
8a4ff72de1
commit
b74a8caa09
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,8 @@ build and deploy:
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
image: node:latest
|
image: node:latest
|
||||||
|
before_script:
|
||||||
|
- apt-get update -qq && apt-get install -y -qq lftp
|
||||||
script:
|
script:
|
||||||
- echo "test" > test.txt
|
- echo "test" > test.txt
|
||||||
- lftp -c "
|
- lftp -c "
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue