feat: remove docker.io
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-04-07 21:41:46 +02:00
parent b2d174ae75
commit ab8bfbdbe8

View File

@@ -18,7 +18,7 @@ steps:
- ls /var/run
- set -eu
- sleep 10
- echo "$DOCKER_PASSWORD" | docker login --password-stdin --username="$DOCKER_USERNAME" docker.io
- echo "$DOCKER_PASSWORD" | docker login --password-stdin --username="$DOCKER_USERNAME"
- name: "build"
image: docker.io/kasperhermansen/shuttle-drone:1680894029336
volumes: