forked from toolshed/docs.coopcloud.tech
		
	fix: use abra-bot
This commit is contained in:
		
							
								
								
									
										21
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								.drone.yml
									
									
									
									
									
								
							| @ -5,10 +5,10 @@ steps: | ||||
|   - name: build static | ||||
|     image: plugins/docker | ||||
|     settings: | ||||
|       username: 3wordchant | ||||
|       username: abra-bot | ||||
|       password: | ||||
|         from_secret: git_coopcloud_tech_token_3wc | ||||
|       repo: git.coopcloud.tech/coop-cloud/docs.coopcloud.tech | ||||
|         from_secret: git_coopcloud_tech_token_abra_bot | ||||
|       repo: git.coopcloud.tech/toolshed/docs.coopcloud.tech | ||||
|       tags: latest | ||||
|       registry: git.coopcloud.tech | ||||
|  | ||||
| @ -21,21 +21,6 @@ steps: | ||||
|         from_secret: drone_ssh_swarm-0_coopcloud_tech | ||||
|     depends_on: | ||||
|       - build static | ||||
|  | ||||
|   - name: notify coopcloud-dev on failure | ||||
|     image: plugins/matrix | ||||
|     settings: | ||||
|       homeserver: https://matrix.autonomic.zone | ||||
|       roomid: "IFazIpLtxiScqbHqoa:autonomic.zone" | ||||
|       userid: "@autono-bot:autonomic.zone" | ||||
|       accesstoken: | ||||
|         from_secret: autonobot_rocketchat_access_token | ||||
|     depends_on: | ||||
|       - build static | ||||
|       - deployment | ||||
|     when: | ||||
|       status: | ||||
|         - failure | ||||
| trigger: | ||||
|   branch: | ||||
|     - main | ||||
|  | ||||
		Reference in New Issue
	
	Block a user