Compare commits

..

1 commit

Author SHA1 Message Date
dd953b86fe
Update docker.io/openproject/openproject Docker tag to v15.2.1
Some checks failed
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline failed
2025-02-05 14:05:04 +00:00
4 changed files with 4 additions and 6 deletions

View file

@ -1,5 +1,3 @@
labels:
backend: kubernetes
steps:
- name: docker
image: woodpeckerci/plugin-docker-buildx

View file

@ -1,6 +1,6 @@
skip_clone: true
labels:
backend: kubernetes
backend: docker
steps:
- name: bump tag in deployment-repo
image: git.ar21.de/aaron/debian-ci

View file

@ -1,5 +1,5 @@
labels:
backend: kubernetes
backend: docker
steps:
- name: Lint Dockerfile
image: hadolint/hadolint:latest-alpine

View file

@ -1,6 +1,6 @@
skip_clone: true
labels:
backend: kubernetes
backend: docker
steps:
- name: Test image (prod)
image: git.ar21.de/${CI_REPO}:${CI_PIPELINE_NUMBER}
@ -9,7 +9,7 @@ steps:
when:
- branch: main
event: [push, manual]
- name: Test image (testing)
- name: Test image
image: git.ar21.de/${CI_REPO}:testing-${CI_PIPELINE_NUMBER}
commands:
- echo test