Compare commits
2 Commits
0bba4061ab
...
afe11480fb
Author | SHA1 | Date | |
---|---|---|---|
afe11480fb | |||
c444ed207d |
@ -16,7 +16,7 @@ steps:
|
||||
- name: markdown lint
|
||||
commands:
|
||||
- markdownlint *.md
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.35.0
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.36.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 150
|
||||
@ -530,7 +530,7 @@ steps:
|
||||
from_secret: container_image_registry_user
|
||||
DEST_CRED_PASSWORD:
|
||||
from_secret: container_image_registry_password
|
||||
image: quay.io/skopeo/stable:v1.13.1
|
||||
image: quay.io/skopeo/stable:v1.13.2
|
||||
|
||||
- name: email-notification
|
||||
environment:
|
||||
@ -831,7 +831,7 @@ steps:
|
||||
from_secret: container_image_registry_user
|
||||
DEST_CRED_PASSWORD:
|
||||
from_secret: container_image_registry_password
|
||||
image: quay.io/skopeo/stable:v1.13.1
|
||||
image: quay.io/skopeo/stable:v1.13.2
|
||||
|
||||
- name: email-notification
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user