Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Use the FQDN for the gitlab server (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnestler authored Oct 27, 2021
1 parent 80a3383 commit 19fa58d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ test:
tags:
- mso-sw-testbed-2
script:
- git clone -b 2.0.0 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab/MSO-SW/drivers/testbed/i2c-mux-testbed.git
- git clone -b 2.0.0 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.sensirion.lokal/MSO-SW/drivers/testbed/i2c-mux-testbed.git
- cd tests
- make test

0 comments on commit 19fa58d

Please sign in to comment.