This commit is contained in:
		@@ -51,7 +51,7 @@ pipeline:
 | 
			
		||||
        target: MATRIX_ACCESS_TOKEN
 | 
			
		||||
    commands:
 | 
			
		||||
      - shoutrrr send 
 | 
			
		||||
        --url matrix://$${MATRIX_ACCESS_TOKEN}@$${MATRIX_HOST}:$${MATRIX_PORT}/?rooms=$${MATRIX_ROOM}
 | 
			
		||||
        --url matrix://:$${MATRIX_ACCESS_TOKEN}@$${MATRIX_HOST}:$${MATRIX_PORT}/?rooms=$${MATRIX_ROOM}
 | 
			
		||||
        --message "New image build of $${CI_REPO}, $${CI_COMMIT_TAG}, has been completed and pushed."
 | 
			
		||||
 | 
			
		||||
  # notify-matrix-failure:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user