Compare commits

...

2 Commits

Author SHA1 Message Date
Jan Zípek 24c29640f6
Add status badge
ci/woodpecker/manual/woodpecker Pipeline failed Details
2024-04-05 08:21:52 +02:00
Jan Zípek bcfef6a0cf
Remove unused drone config 2024-04-05 08:21:09 +02:00
2 changed files with 1 additions and 19 deletions

View File

@ -1,18 +0,0 @@
kind: pipeline
type: docker
name: build & publish image
steps:
- name: build & publish
image: thegeeklab/drone-docker-buildx
privileged: true
settings:
registry: containers.zipek.cz
username:
from_secret: zipek_registry_username
password:
from_secret: zipek_registry_password
repo: containers.zipek.cz/kamen/graphicek
tags: latest
cache_to: "containers.zipek.cz/kamen/graphicek-build-cache:latest"
cache_from: "containers.zipek.cz/kamen/graphicek-build-cache:latest"

View File

@ -1 +1 @@
[![Build Status](https://drone.cerno.ch/api/badges/kamen/sensors-dashboard/status.svg)](https://drone.cerno.ch/kamen/sensors-dashboard)
[![status-badge](https://woodpecker.cerno.ch/api/badges/1/status.svg)](https://woodpecker.cerno.ch/repos/1)