Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
Regel voor CI veranderd
Browse files Browse the repository at this point in the history
  • Loading branch information
jojoxd committed Feb 13, 2022
1 parent 58804c7 commit 17f77a4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ variables:

mirror-repository:
image: bitnami/git
stage: mirror
stage: setup

rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
Expand All @@ -38,9 +38,8 @@ setup:
image: ghcr.io/armmbed/mbed-os-env:mbed-os-6-latest
stage: setup

only:
- branches
- tags
rules:
- if: $CI_PIPELINE_SOURCE != "schedule"

cache:
key: mbed-libraries
Expand Down

0 comments on commit 17f77a4

Please sign in to comment.