pretty please please
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Cadey Ratio 2020-09-01 16:57:45 -04:00
parent 5538f7f1fe
commit 6e00c25505
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ kind: pipeline
name: "test drone config"
steps:
- commands:
- "docker pull xena/dhall-yaml"
- "docker build -t xena/kubermemes ."
image: docker:dind
name: "build image xena/kubermemes"