feat(drone): image is now built for amd64 and pushes to registry.alxczl.fr
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2021-11-28 20:50:38 +01:00
parent 8be6706460
commit 6b2fb23902

View File

@@ -5,7 +5,7 @@ name: default
platform:
os: linux
arch: arm64
arch: amd64
steps:
- name: build
@@ -23,7 +23,8 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
repo: nemunaire/chldapasswd
repo: registry.alxczl.fr/chldapasswd
registry: registry.alxczl.fr
tags: latest
when:
branch: