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
1 changed files with 8 additions and 0 deletions

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