Skip to content

Commit

Permalink
Merge branch 'master' into 'release'
Browse files Browse the repository at this point in the history
Fixing pipeline

See merge request kirbo/slothy!7
  • Loading branch information
Kirbo committed Apr 25, 2019
2 parents 8526083 + 6247bd8 commit faa4664
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 faa4664

Please sign in to comment.