Shorten down the CI

This commit is contained in:
Luke Murphy 2020-04-13 16:24:53 +02:00
parent 36cab46fee
commit 0436cf5f69
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 10 deletions

View File

@ -1,17 +1,7 @@
---
kind: pipeline
name: default
steps:
- name: Build Keycloak docker image
image: docker:stable
volumes:
- name: docker_sock
path: /var/run/docker.sock
commands:
- docker build --no-cache -t autonomic/keycloak:drone .
- name: Deploy Keycloak with Dokku
image: appleboy/drone-git-push:0.2.0-linux-amd64
settings: