Compare commits

..

1 Commits

Author SHA1 Message Date
7c4f6bad19 feat: first build testing
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
- add README
- update build steps to use docker.sock
2024-08-25 22:05:06 +10:00

View File

@ -25,9 +25,6 @@ steps:
when:
branch:
- master
event:
- push
commands:
- apk add --no-cache make bash git
- echo "$DOCKER_PASSWORD" | docker login --username=$DOCKER_USERNAME --password-stdin git.query.consul