Fixed wrong action workflow
Build and push Nginx on alpine based container images / Build nginx container images (debug, map[os:alpine os_version:3.5 php_ver_short:5 php_version:5.6]) (push) Has been cancelled Details
Build and push Nginx on alpine based container images / Build nginx container images (full, map[os:alpine os_version:3.5 php_ver_short:5 php_version:5.6]) (push) Has been cancelled Details
Build and push Nginx on alpine based container images / Build nginx container images (cli, map[os:alpine os_version:3.5 php_ver_short:5 php_version:5.6]) (push) Has been cancelled Details

This commit is contained in:
Muhamad Aditya Prima 2024-12-16 17:18:55 +07:00
parent 37b27a14f9
commit 491b081124
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
context: .
file: Dockerfile.${{ matrix.version.os }}
build-args: |
OS_VERSION=${{ matrix.version.os }}
OS_VERSION=${{ matrix.version.os_version }}
PHP_VERSION=${{ matrix.version.php_version }}
PHP_VER_SHORT=${{ matrix.version.php_ver_short }}
tags: |