Docs CI: simplify `only` ref

This commit is contained in:
Alex Gleason 2020-08-30 15:09:11 -05:00
parent d91fb65aa0
commit 68677e3692
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ docs-deploy:
script:
- curl -X POST -F"token=$CI_JOB_TOKEN" -F'ref=master' https://gitlab.com/api/v4/projects/15685485/trigger/pipeline
only:
refs:
- develop
- develop
# Supposed to fail when translations are outdated, instead always passes
#