Introducing get-remote-files to download remote files

This commit is contained in:
nemunaire 2023-11-25 19:05:29 +01:00
commit c9e3a9ac3c
6 changed files with 219 additions and 4 deletions

View file

@ -50,6 +50,12 @@ fickit-deploy:
variables:
DOCKERFILE: Dockerfile-deploy
get-remote-files:
extends:
- .push
variables:
DOCKERFILE: Dockerfile-get-remote-files
evdist:
extends:
- .push