Update CI stage names.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jack Hadrill 2022-08-27 18:45:59 +00:00
parent ca6f8ca11e
commit 5bf920255f
1 changed files with 2 additions and 2 deletions

View File

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