Skip to content
Snippets Groups Projects
Commit 21b0e5ed authored by Christian Boettcher's avatar Christian Boettcher
Browse files

create file to signalize finished cloudinit

parent e2c528fc
No related branches found
No related tags found
1 merge request!5Merge CI/CD changes
......@@ -53,4 +53,5 @@ runcmd:
# general startup takes long enough that no delay should bee needed - 5 to 6 minutes until these commands are executed
- 'export API_URL=https://datacatalog.fz-juelich.de/'
- 'export SERVER_DOMAIN=datacatalog.fz-juelich.de'
- /bin/bash /home/apiserver/datacatalog/deploy_scripts/deployment.sh /home/apiserver/datacatalog $API_URL $SERVER_DOMAIN
\ No newline at end of file
- /home/apiserver/datacatalog/deploy_scripts/deployment.sh /home/apiserver/datacatalog $API_URL $SERVER_DOMAIN
- touch /finished_cloudinit
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment