🗃️ Committing everything that changed 🗃️
Some checks failed
php-7 / release-image (push) Failing after 2m57s
php-latestr / release-image (push) Successful in 1h10m3s
php-8 / release-image (push) Successful in 1h12m33s

.gitea/workflows/docker.7.yaml
.gitea/workflows/docker.8.yaml
.gitea/workflows/docker.yaml
rootfs/root/docker/setup/06-post.sh
tmp/etc/php.ini
tmp/etc/php/php.ini
This commit is contained in:
casjay
2024-11-19 13:42:42 -05:00
parent 053270c386
commit 2becf486f2
5 changed files with 14 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
name: release-tag
name: php-7
on: push

View File

@@ -1,4 +1,4 @@
name: release-tag
name: php-8
on: push

View File

@@ -1,4 +1,4 @@
name: release-tag
name: php-latestr
on: push