Skip to content
Snippets Groups Projects
Commit 9685894d authored by FarawayVision's avatar FarawayVision
Browse files

CI: change rsync flags again

parent 45f26b9a
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ deploy: ...@@ -16,7 +16,7 @@ deploy:
- python opponents/gzip_dialogue.py .public/opponents/*/behaviour.xml - python opponents/gzip_dialogue.py .public/opponents/*/behaviour.xml
- python opponents/analyze_image_space.py .public/opponents - python opponents/analyze_image_space.py .public/opponents
#- python opponents/copy_event_alts.py .public/ ./ easter #- python opponents/copy_event_alts.py .public/ ./ easter
- rsync -az --delete .public/ /opt/spnati - rsync -rltz --delete .public/ /opt/spnati
artifacts: artifacts:
paths: paths:
- .public - .public
......
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