Skip to content

Commit

Permalink
Deploy docs from the 'master' branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mejroslav committed Aug 23, 2023
1 parent 8759277 commit 29739cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ deploy production:
# - (cd ./cs && mkdocs build --site-dir /output/cs)
- rsync -r -a -v -e ssh --delete /output/ "$RSYNC_USER"@"$TARGET_SERVER":"$PRODUCTION_DIR"
only:
- production
- master

0 comments on commit 29739cf

Please sign in to comment.