Skip to content

Commit

Permalink
CI: fix gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanTM (Pololu) committed Dec 9, 2020
1 parent 4c78471 commit 709412b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ ci:
tags:
- nix
script:
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/dev/vl53l1x-arduino
- cd vl53l1x-arduino
- ../ci.rb
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/dev/pololu-menu-arduino
- cd pololu-menu-arduino
- ../ci

0 comments on commit 709412b

Please sign in to comment.