Skip to content

Commit 6c8b611

Browse files
author
nibanovic
committed
change ssh to https in .repos
1 parent 3a47474 commit 6c8b611

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

beckhoff_ads_driver.jazzy.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repositories:
22
ads_vendor:
33
type: git
4-
url: git@github.com:b-robotized/ads_vendor.git
4+
url: https://github.com/b-robotized/ads_vendor.git
55
version: jazzy

beckhoff_ads_driver.kilted.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repositories:
22
ads_vendor:
33
type: git
4-
url: git@github.com:b-robotized/ads_vendor.git
4+
url: https://github.com/b-robotized/ads_vendor.git
55
version: kilted

beckhoff_ads_driver.rolling.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repositories:
22
ads_vendor:
33
type: git
4-
url: git@github.com:b-robotized/ads_vendor.git
4+
url: https://github.com/b-robotized/ads_vendor.git
55
version: rolling

0 commit comments

Comments
 (0)