Skip to content

Commit

Permalink
No need for artifacts in data refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Palethorpe committed Jun 5, 2019
1 parent d1128d6 commit 278db87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions install/gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,9 +171,6 @@ refresh-openqa:
only:
variables:
- $BUILD_DOCS
artifacts:
paths:
- public
script:
- docker stop refresh-openqa || true
- docker rm -f refresh-openqa || true
Expand Down

0 comments on commit 278db87

Please sign in to comment.