You've already forked docker-pushrm-pkg
Compare commits
16 Commits
master
...
8eb578b8d7
Author | SHA1 | Date | |
---|---|---|---|
8eb578b8d7
|
|||
6fc58d29b0 | |||
77227e9117
|
|||
38a7c81cb2 | |||
7dface4b57
|
|||
029da8d3ae | |||
ed04f3a9cd
|
|||
e719451ff9 | |||
627c946dc5
|
|||
356a531525 | |||
717d4ff83e
|
|||
101274d4a8 | |||
e720608b2c
|
|||
7f8b63ab6b | |||
abacab8dc4
|
|||
4f09fabbaa |
@ -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.37.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.0.6
|
||||
image: docker.io/appleboy/drone-git-push:1.1.1
|
||||
settings:
|
||||
branch: master
|
||||
remote: ssh://aur@aur.archlinux.org/docker-pushrm.git
|
||||
|
Reference in New Issue
Block a user