Skip to content

Commit

Permalink
Fixing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirbo committed Apr 25, 2019
1 parent 9219f04 commit 6247bd8
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 @@ -24,9 +24,9 @@ cache:
stage: release
cache:
policy: pull
paths:
- node_modules
paths: []
dependencies:
- dependencies
- react app
artifacts:
expire_in: 1 week
Expand Down

0 comments on commit 6247bd8

Please sign in to comment.