Add forgejo actions #486

Merged
mwalbeck merged 10 commits from actions into main 2025-05-23 20:54:40 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 21b2a0c471 - Show all commits

View file

@ -1,4 +1,4 @@
FROM php:8.1.31-fpm-bullseye@sha256:0287e65562b7a2e322d9fd5ae03c46ca8c3e5a976a0de963e7e5d69f1b90600d
FROM php:8.1.31-fpm-bullseye
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]

View file

@ -1,4 +1,4 @@
FROM php:8.1.31-fpm-bullseye@sha256:0287e65562b7a2e322d9fd5ae03c46ca8c3e5a976a0de963e7e5d69f1b90600d
FROM php:8.1.31-fpm-bullseye
SHELL [ "/bin/bash", "-exo", "pipefail", "-c" ]