Rename Gitlab CI -> Gitlab Runner
This commit is contained in:
@@ -57,7 +57,7 @@ const delay = ms =>
|
||||
});
|
||||
|
||||
const get = (pathURL, opt) => {
|
||||
LOG(` Fetching ${pathURL}`);
|
||||
LOG.debug(` Fetching ${pathURL}`);
|
||||
return fetch(`${API}repos/${pathURL}`, {
|
||||
...options,
|
||||
...opt,
|
||||
|
||||
Reference in New Issue
Block a user