[ci] Clean up the button
This commit is contained in:
@ -54,10 +54,10 @@ steps:
|
||||
- vrobbler
|
||||
actions:
|
||||
- action: view
|
||||
label: View changes
|
||||
label: Changes
|
||||
url: "{{ .Commit.Link }}"
|
||||
- action: view
|
||||
label: View build
|
||||
label: Build
|
||||
url: "{{ .Build.Link }}"
|
||||
- name: build failure notification
|
||||
image: parrazam/drone-ntfy:0.3-linux-amd64
|
||||
@ -72,10 +72,10 @@ steps:
|
||||
- vrobbler
|
||||
actions:
|
||||
- action: view
|
||||
label: View changes
|
||||
label: Changes
|
||||
url: "{{ .Commit.Link }}"
|
||||
- action: view
|
||||
label: View build
|
||||
label: Build
|
||||
url: "{{ .Build.Link }}"
|
||||
volumes:
|
||||
- name: docker
|
||||
|
||||
Reference in New Issue
Block a user