Skip to content
Snippets Groups Projects
Commit 5a4e2ce5 authored by Orosz Bence's avatar Orosz Bence
Browse files

Merge branch 'master' of git.sch.bme.hu:kszk/website

parents 99b5313a 757f0cbc
No related branches found
No related tags found
No related merge requests found
Pipeline #17120 failed
...@@ -16,6 +16,8 @@ build: ...@@ -16,6 +16,8 @@ build:
prod-ftp: prod-ftp:
stage: deploy stage: deploy
dependencies:
- build
image: harbor.sch.bme.hu/kszk/lftp:latest image: harbor.sch.bme.hu/kszk/lftp:latest
script: script:
- 'echo -e "Host *\n\tStrictHostKeyChecking no\nport 10022\n\n" > ~/.ssh/config' - 'echo -e "Host *\n\tStrictHostKeyChecking no\nport 10022\n\n" > ~/.ssh/config'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment