Skip to content

Commit

Permalink
ci: Always deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ricotz committed Jun 28, 2021
1 parent f683579 commit ce1423a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -108,8 +108,6 @@ alpinelinux-gcc-x86_64:

pages:
stage: deploy
only:
- master
script:
- mkdir public
- mv coverage public/.
Expand Down

0 comments on commit ce1423a

Please sign in to comment.