File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44    branches : [feature/vaccount_auth_provider] 
55
66env : 
7-   APP_NAME : velas -synapse-auth-provider
8-   APP_REPO : velas -synapse
7+   APP_NAME : bitorbit -synapse-auth-provider
8+   APP_REPO : bitorbit -synapse
99
1010jobs :
1111  docker-build :
1919      - name : Build, tag, and push image  
2020        id : build 
2121        env :
22-           REGISTRY : ${{ secrets.REGISTRY_HOST }}/velas  
22+           REGISTRY : ${{ secrets.REGISTRY_HOST }}/bitorbit  
2323          REPOSITORY : ${{ env.APP_REPO }} 
2424          IMAGE_TAG : ${{github.sha}} 
2525        run : | 
@@ -30,16 +30,16 @@ jobs:
3030    runs-on : devnet-services 
3131    needs : docker-build 
3232    steps :
33-       - name : Check out velas -infra 
33+       - name : Check out bitorbit -infra 
3434        uses : actions/checkout@master 
3535        with :
36-           repository : velas/velas -infra
36+           repository : BitorbitLabs/bitorbit -infra
3737          ref : master 
3838          ssh-key : ${{ secrets.SSH_KEY_INFRA }} 
3939      - name : Deploy via helmfile 
4040        id : deploy 
4141        env :
42-           REGISTRY : ${{ secrets.REGISTRY_HOST }}/velas  
42+           REGISTRY : ${{ secrets.REGISTRY_HOST }}/bitorbit  
4343          REPOSITORY : ${{ env.APP_REPO }} 
4444          IMAGE_TAG : ${{github.sha}} 
4545          SOPS_AGE_KEY : ${{ secrets.INFRA_AGE }} 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments