Skip to content

Commit

Permalink
ci: run restore container files only for branch pipelines (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel authored Dec 17, 2020
1 parent 7948dff commit 9220b7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ Restore container:
stage: Deploy
only:
- branches
except:
- master
- tags
extends:
- .base_deploy_kosko_stage
environment:
Expand Down

0 comments on commit 9220b7a

Please sign in to comment.