Updated action workflow branches
Build and push PHP 5 container images / Build PHP 5 container images (map[mode:cli os:almalinux os_version:8.10 php_ver_short:56 php_version:5.6 with_database:false with_server:false]) (push) Successful in 6m53s Details

This commit is contained in:
Muhamad Aditya Prima 2024-12-16 23:25:43 +07:00
parent 94e33ef827
commit 1c31929a96
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: Build and push PHP 5 container images
on: on:
push: push:
branches: branches:
- php5 - php5-almalinux
jobs: jobs:
build: build:

View File

@ -3,7 +3,7 @@ name: Build and push PHP 5 container images
on: on:
push: push:
branches: branches:
- php5 - php5-alpine
jobs: jobs:
build: build: