Try de-dup pipeline names
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Armin Friedl 2024-01-03 22:25:52 +01:00
parent 23eb94c365
commit 2695a49f59

View file

@ -1,6 +1,6 @@
kind: pipeline
type: docker
name: latest-custom
name: hastebin-latest-custom
steps:
- name: publish
@ -26,7 +26,7 @@ trigger:
kind: pipeline
type: docker
name: latest
name: hastebin-latest
steps:
- name: publish
@ -54,7 +54,7 @@ trigger:
kind: pipeline
type: docker
name: stable
name: hastebin-stable
steps:
- name: publish