1 Commits

View File

@ -16,7 +16,7 @@ steps:
- name: markdown lint - name: markdown lint
commands: commands:
- markdownlint *.md - markdownlint *.md
image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0 image: git.cryptic.systems/volker.raschek/markdownlint:0.45.0
resources: resources:
limits: limits:
cpu: 150 cpu: 150
@ -399,7 +399,7 @@ steps:
from_secret: container_image_registry_user from_secret: container_image_registry_user
DEST_CRED_PASSWORD: DEST_CRED_PASSWORD:
from_secret: container_image_registry_password from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.19.0 image: quay.io/skopeo/stable:v1.18.0
- name: email-notification - name: email-notification
environment: environment:
@ -639,7 +639,7 @@ steps:
from_secret: container_image_registry_user from_secret: container_image_registry_user
DEST_CRED_PASSWORD: DEST_CRED_PASSWORD:
from_secret: container_image_registry_password from_secret: container_image_registry_password
image: quay.io/skopeo/stable:v1.19.0 image: quay.io/skopeo/stable:v1.18.0
- name: email-notification - name: email-notification
environment: environment: