Skip to content
Snippets Groups Projects

Enable deploy for master

Merged David Hrbáč requested to merge hot_fix into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -134,5 +134,5 @@ deploy to production:
- chown nginx:nginx site -R
- rsync -a --delete site/ root@"$SSH_HOST_STAGE":/srv/docs.it4i.cz/site/
only:
- master@sccs/docs.it4i.cz
- master
when: manual
Loading