Skip to content
Snippets Groups Projects
Verified Commit 17e365a9 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Add rules

parent a5026627
No related branches found
No related tags found
No related merge requests found
......@@ -247,6 +247,8 @@ reload-service:
- echo "$SSH_SERVER_HOSTKEYS" > ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
rules: *feature-rules
script:
- ssh $SSH_AURA_RADIO_USER@$SSH_AURA_RADIO_HOST "cd $DOCKER_COMPOSE; docker compose stop $SERVICE_NAME && docker compose pull --quiet $SERVICE_NAME && docker compose up --build --detach $SERVICE_NAME"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment