Update .gitlab-ci.yml to use fileManager 1.0.11
This commit is contained in:
@@ -9,7 +9,7 @@ build_job:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
# Download fileManager
|
# Download fileManager
|
||||||
- bash docker/download_filemanager.sh "1.0.10"
|
- bash docker/download_filemanager.sh "1.0.11"
|
||||||
- bash docker/build.sh $VERSION
|
- bash docker/build.sh $VERSION
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user