Step names changes.

This commit is contained in:
Alexey Skobkin 2024-11-22 00:05:56 +03:00
parent 9654018b77
commit 004bfb951f
No known key found for this signature in database
GPG key ID: 5D5CEF6F221278E7

View file

@ -3,7 +3,7 @@ type: docker
name: build
steps:
- name: 'docker_build'
- name: 'docker-build'
image: plugins/docker
settings:
dry_run: true
@ -20,7 +20,7 @@ type: docker
name: publish
steps:
- name: 'docker_publish'
- name: 'docker-publish'
image: plugins/docker
settings:
username: