This commit is contained in:
bjoernellens1 2023-11-30 09:23:19 +01:00 committed by GitHub
parent 8c689dc5d1
commit f229307c08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,4 +8,4 @@ actions:
- title: "Stop Mapping" - title: "Stop Mapping"
shell: docker compose -f /home/bjorn/git/cps_loki/docker-compose.yaml down mapping shell: docker compose -f /home/bjorn/git/cps_loki/docker-compose.yaml down mapping
- title: "Restart Teleop" - title: "Restart Teleop"
shell: docker compose -f /home/bjorn/git/cps_loki/docker-compose.yaml restart teleop shell: docker-compose -f /home/bjorn/git/cps_loki/docker-compose.yaml restart teleop