forked from ZeusWPI/drive
Remove artifacts line
This commit is contained in:
parent
386385b23e
commit
a9bbc1074b
1 changed files with 0 additions and 3 deletions
|
@ -39,9 +39,6 @@ pages:
|
|||
script:
|
||||
- mkdocs build --strict --verbose
|
||||
- rsync -e 'ssh -v -p 2222' -aglpPrtvz --delete site/ "drive@herbert.ugent.be:/home/drive/public/"
|
||||
artifacts:
|
||||
paths:
|
||||
- site
|
||||
only:
|
||||
- master
|
||||
- mkdocs
|
||||
|
|
Loading…
Reference in a new issue