feat(drone): image is now built for amd64 and pushes to registry.alxczl.fr
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user