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
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:
parent
94e33ef827
commit
1c31929a96
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue