t
This commit is contained in:
		
							
								
								
									
										11
									
								
								.cnb.yml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								.cnb.yml
									
									
									
									
									
								
							@@ -1,5 +1,5 @@
 | 
			
		||||
main:
 | 
			
		||||
  sync_to_gitea:
 | 
			
		||||
  web_trigger_sync_to_gitea:
 | 
			
		||||
  - services:
 | 
			
		||||
      - docker
 | 
			
		||||
    imports: https://cnb.cool/kevisual/env/-/blob/main/env.yml
 | 
			
		||||
@@ -10,4 +10,11 @@ main:
 | 
			
		||||
          target_url: https://git.xiongxiao.me/kevisual/cnb.git
 | 
			
		||||
          auth_type: https
 | 
			
		||||
          username: ${GITEA_USERNAME}
 | 
			
		||||
          password: ${GITEA_ACCESS_TOKEN}
 | 
			
		||||
          password: ${GITEA_ACCESS_TOKEN}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
"**":
 | 
			
		||||
  web_trigger_test:
 | 
			
		||||
    - stages:
 | 
			
		||||
        - name: 执行任务
 | 
			
		||||
          script: echo "job"
 | 
			
		||||
		Reference in New Issue
	
	Block a user