diff --git a/.drone.yml b/.drone.yml index fc6370c..4998d5f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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