mirror of
https://github.com/thegeeklab/wp-opentofu.git
synced 2024-11-21 14:20:40 +00:00
test renovate auto updates
This commit is contained in:
parent
fc8c16ac5e
commit
f77411bb97
@ -6,7 +6,7 @@ when:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
- event: [push]
|
||||
branch:
|
||||
- renovate/*
|
||||
- renovate/auto/*
|
||||
|
||||
steps:
|
||||
- name: dryrun
|
||||
|
@ -6,7 +6,7 @@ when:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
- event: [push]
|
||||
branch:
|
||||
- renovate/*
|
||||
- renovate/auto/*
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
|
@ -6,7 +6,7 @@ when:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
- event: [push]
|
||||
branch:
|
||||
- renovate/*
|
||||
- renovate/auto/*
|
||||
|
||||
steps:
|
||||
- name: markdownlint
|
||||
|
@ -6,7 +6,7 @@ when:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
- event: [push]
|
||||
branch:
|
||||
- renovate/*
|
||||
- renovate/auto/*
|
||||
|
||||
steps:
|
||||
- name: lint
|
||||
|
@ -8,7 +8,7 @@ WORKDIR /src
|
||||
|
||||
RUN make build
|
||||
|
||||
FROM docker.io/alpine:3.19
|
||||
FROM docker.io/alpine:3.19@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48
|
||||
|
||||
LABEL maintainer="Robert Kaussow <mail@thegeeklab.de>"
|
||||
LABEL org.opencontainers.image.authors="Robert Kaussow <mail@thegeeklab.de>"
|
||||
|
Loading…
Reference in New Issue
Block a user