Update CI stage names.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jack Hadrill 2022-08-27 18:45:59 +00:00
parent ca6f8ca11e
commit 5bf920255f

View File

@ -96,12 +96,12 @@ steps:
--- ---
kind: pipeline kind: pipeline
type: docker type: docker
name: manifest name: combine-manifests
depends_on: depends_on:
- build-docker-amd64 - build-docker-amd64
- build-docker-arm64 - build-docker-arm64
steps: steps:
- name: manifest - name: publish
image: plugins/manifest image: plugins/manifest
settings: settings:
username: JackNet username: JackNet