This commit is contained in:
		@@ -20,7 +20,7 @@
 | 
				
			|||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - apk add curl
 | 
					      - apk add curl
 | 
				
			||||||
      - "curl http://yetaga.in:4000/api/ps -H 'Authorization: Bearer ${COMPOSE_TOKEN}' || true"
 | 
					      - "curl http://yetaga.in:4000/api/ps -H 'Authorization: Bearer ${COMPOSE_TOKEN}' || true"
 | 
				
			||||||
    secrets: [COMPOSE_TOKEN]
 | 
					    secrets: [compose_token]
 | 
				
			||||||
    when:
 | 
					    when:
 | 
				
			||||||
      branch: "test-woodpecker"
 | 
					      branch: "test-woodpecker"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user