Re-enable docker hub images for ekster
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
caf9ecc6ad
commit
44565dd392
21
.drone.yml
21
.drone.yml
|
@ -29,17 +29,16 @@ steps:
|
|||
password:
|
||||
from_secret: docker_password
|
||||
|
||||
# - name: publish-docker
|
||||
# image: plugins/docker
|
||||
# settings:
|
||||
# repo: pstuifzand/ekster
|
||||
# tags:
|
||||
# - alpine
|
||||
# dockerfile: Dockerfile.alpine
|
||||
# username:
|
||||
# from_secret: docker_official_username
|
||||
# password:
|
||||
# from_secret: docker_official_password
|
||||
- name: publish-docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: pstuifzand/ekster
|
||||
tags:
|
||||
- alpine
|
||||
username:
|
||||
from_secret: docker_official_username
|
||||
password:
|
||||
from_secret: docker_official_password
|
||||
|
||||
- name: deploy
|
||||
image: appleboy/drone-ssh
|
||||
|
|
Loading…
Reference in New Issue
Block a user