Compare commits

..

1 Commits

Author SHA1 Message Date
unkinben 84bd7fafd9 feat: first build testing
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
- add README
- update build steps to use docker.sock
2024-08-25 22:08:00 +10:00
+3
View File
@@ -25,6 +25,9 @@ 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