From d5aab80ffe8c6656d931c71d2d23f3fce78842d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0trauch?= Date: Sun, 11 Sep 2022 22:47:43 +0200 Subject: [PATCH] Switch to local repo --- .drone.yml | 13 ++++++++----- Dockerfile | 2 +- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4f17046..78370bd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 diff --git a/Dockerfile b/Dockerfile index 857c436..b7314d3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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/