You've already forked docker-pushrm-pkg
Compare commits
11 Commits
master
...
029da8d3ae
| Author | SHA1 | Date | |
|---|---|---|---|
| 029da8d3ae | |||
|
ed04f3a9cd
|
|||
| e719451ff9 | |||
|
627c946dc5
|
|||
| 356a531525 | |||
|
717d4ff83e
|
|||
| 101274d4a8 | |||
|
e720608b2c
|
|||
| 7f8b63ab6b | |||
|
abacab8dc4
|
|||
| 4f09fabbaa |
@@ -13,7 +13,7 @@ steps:
|
|||||||
- name: markdown lint
|
- name: markdown lint
|
||||||
commands:
|
commands:
|
||||||
- markdownlint *.md
|
- markdownlint *.md
|
||||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.37.0
|
image: git.cryptic.systems/volker.raschek/markdownlint:0.42.0
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 150
|
cpu: 150
|
||||||
@@ -59,7 +59,7 @@ steps:
|
|||||||
image: git.cryptic.systems/volker.raschek/git:1.3.1
|
image: git.cryptic.systems/volker.raschek/git:1.3.1
|
||||||
|
|
||||||
- name: git-push
|
- name: git-push
|
||||||
image: docker.io/appleboy/drone-git-push:1.0.6
|
image: docker.io/appleboy/drone-git-push:1.1.0
|
||||||
settings:
|
settings:
|
||||||
branch: master
|
branch: master
|
||||||
remote: ssh://aur@aur.archlinux.org/docker-pushrm.git
|
remote: ssh://aur@aur.archlinux.org/docker-pushrm.git
|
||||||
|
|||||||
Reference in New Issue
Block a user