You've already forked prometheus-x509-certificate-exporter-pkg
Compare commits
4 Commits
v3.15.0-1
...
bf8abc512f
Author | SHA1 | Date | |
---|---|---|---|
bf8abc512f
|
|||
5b55aa0c9a
|
|||
0df38fab65
|
|||
ab4909817a
|
@ -8,12 +8,12 @@ clone:
|
||||
|
||||
steps:
|
||||
- name: clone
|
||||
image: git.cryptic.systems/volker.raschek/git:1.3.1
|
||||
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
||||
|
||||
- name: markdown lint
|
||||
commands:
|
||||
- markdownlint *.md
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.41.0
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.43.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 150
|
||||
@ -56,10 +56,10 @@ clone:
|
||||
|
||||
steps:
|
||||
- name: clone
|
||||
image: git.cryptic.systems/volker.raschek/git:1.3.1
|
||||
image: git.cryptic.systems/volker.raschek/git:1.4.0
|
||||
|
||||
- name: git-push
|
||||
image: docker.io/appleboy/drone-git-push:1.1.0
|
||||
image: docker.io/appleboy/drone-git-push:1.1.1
|
||||
settings:
|
||||
branch: master
|
||||
remote: ssh://aur@aur.archlinux.org/prometheus-x509-certificate-exporter.git
|
||||
|
Reference in New Issue
Block a user