Skip to content
Snippets Groups Projects
Verified Commit acee70c9 authored by Martin Weise's avatar Martin Weise
Browse files

Wrong stage

parent c41ada21
No related branches found
No related tags found
No related merge requests found
......@@ -577,7 +577,7 @@ release-docs:
- "ssh -oHostKeyAlgorithms=+ssh-rsa -oPubkeyAcceptedAlgorithms=+ssh-rsa $CI_DOC_USER@$CI_DOC_IP 'rm -rf /system/user/ifs/infrastructures/public_html/dbrepo/*; tar xzfv ./final.tar.gz; rm -f ./final.tar.gz; cp -r ./final/* /system/user/ifs/infrastructures/public_html/dbrepo; rm -rf ./final'"
release-libs:
stage: lint
stage: release
image: docker.io/python:3.11-alpine
only:
refs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment