1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-05 09:00:23 +08:00

AUTH-2652: Adds .docker-images to push images to docker hub

This commit is contained in:
Michael Borkenstein
2020-06-17 10:13:39 -05:00
parent 3886021ba5
commit e3a9aa4296

8
.docker-images Normal file
View File

@@ -0,0 +1,8 @@
images:
- name: cloudflared
dockerfile: Dockerfile
context: .
registries:
- name: docker.io/michael9127
user: env:DOCKER_USER
password: env:DOCKER_PASSWORD