clean up
continuous-integration/drone/push Build is passing Details

main
Efertone 2 months ago
parent 88b5e1f140
commit 95eb40700d
Signed by: efertone
GPG Key ID: 58E2D23885002DC5

@ -41,7 +41,6 @@ environment:
PLUGIN_REGISTRY: gitea.code-infection.com
PLUGIN_REPO: gitea.code-infection.com/efertone/blog-efertone-me
SERVICE: efertone-me_web
DRONE_DEPLOY_TO: production
steps:
- name: deploy
@ -64,7 +63,6 @@ steps:
format: markdown
message_file: .drone/deploy-notification.template
depends_on:
- build
@ -76,10 +74,6 @@ trigger:
- tag
- promote
- cron
# event:
# - promote
# target:
# - production
volumes:
- name: dockersock

Loading…
Cancel
Save