Skip to content

Commit

Permalink
im guilty (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarededwards committed Jul 19, 2022
1 parent ebe5bfc commit ca023e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/gitlab/gitlab.go
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ func GitlabKeyUpload(dryRun bool) {
}

os.Setenv("AWS_SDK_LOAD_CONFIG", "1")
os.Setenv("AWS_PROFILE", "starter") // todo this is an issue

log.Println("uploading ssh public key to gitlab")
gitlabToken := viper.GetString("gitlab.token")
Expand Down

0 comments on commit ca023e0

Please sign in to comment.