fix: remove a duplicated name in drone.ymal
This commit is contained in:
parent
3a6e3e4268
commit
cc7bfcda3f
@ -46,7 +46,7 @@ steps:
|
||||
repo: git.badhouseplants.net/allanger/badhouseplants-net
|
||||
tags: ${DRONE_COMMIT_SHA}
|
||||
|
||||
- name: Build and push the docker image
|
||||
- name: Build and push the docker image with latest
|
||||
image: plugins/docker
|
||||
when:
|
||||
branch:
|
||||
|
Reference in New Issue
Block a user