Support self-hosted instances, ARM processors
Compare changes
- Erick Hitter authored
+ 3
− 3
@@ -235,7 +235,7 @@ func main() {
@@ -235,7 +235,7 @@ func main() {
if envGitlabAPIBaseUrl := os.Getenv("GITLAB_API_BASE_URL"); envGitlabAPIBaseUrl == "https://gitlab.com/api/v4" {
@@ -246,7 +246,7 @@ func readEnv() EnvValues {
@@ -246,7 +246,7 @@ func readEnv() EnvValues {
@@ -276,7 +276,7 @@ func readEnv() EnvValues {
@@ -276,7 +276,7 @@ func readEnv() EnvValues {