diff --git a/.cnb.yml b/.cnb.yml index 63acabb47..2e2aed296 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -9,8 +9,8 @@ main: cpus: 1 imports: https://cnb.cool/blzing/key/-/blob/main/githubkey.yml settings: - target_url: git@43.248.3.21:222:admin/bl.git - auth_type: ssh + target_url: http://43.248.3.21:3000/admin/bl.git + auth_type: https username: ${GIT_USERNAME} password: ${GIT_ACCESS_TOKEN} git_host: 43.248.3.21