Switch to local repo
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Adam Štrauch 2022-09-11 22:47:43 +02:00
parent 7330d1c2ed
commit d5aab80ffe
Signed by: cx
GPG Key ID: 018304FFA8988F8D
2 changed files with 9 additions and 6 deletions

View File

@ -6,11 +6,14 @@ steps:
- name: build&push
image: harbor.hq.rosti.cz/library/builder:35
environment:
username: robot$library+droneci
password:
from_secret: repo_password
repo: harbor.hq.rosti.cz/library/builder
tag: 35
# username: robot$library+droneci
# password:
# from_secret: repo_password
# repo: harbor.hq.rosti.cz/library/builder
username: admin
password: admin
repo: registry.kube.ceperka.net/library/builder
tag: 36
privileged: true
commands:
- echo "$password" | podman login -u $username --password-stdin harbor.hq.rosti.cz

View File

@ -1,4 +1,4 @@
FROM fedora:35
FROM fedora:36
ADD ceperka-ca.crt /etc/pki/ca-trust/source/anchors/
ADD rosti-ca.crt /etc/pki/ca-trust/source/anchors/