Skip to content

Commit

Permalink
Update docs gitlab pages only when pushing to master
Browse files Browse the repository at this point in the history
  • Loading branch information
maurobender committed Jul 13, 2022
1 parent 26ece97 commit f09b689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@ pages:
artifacts:
paths:
- public
# only:
# - master
only:
- master

0 comments on commit f09b689

Please sign in to comment.