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