Commit e69c2f55 authored by Li Mi's avatar Li Mi

Fix Path

parent b2f5d48e
...@@ -21,7 +21,7 @@ jobs: ...@@ -21,7 +21,7 @@ jobs:
image_name: gzzchh/stacks image_name: gzzchh/stacks
image_tag: php-fpm-73 image_tag: php-fpm-73
context: ./php-fpm context: ./php-fpm
dockerfile: ./php-fpm/Dockerfile.php.73 dockerfile: Dockerfile.php.73
push_image_and_stages: true # eg: push only if docker run succeed push_image_and_stages: true # eg: push only if docker run succeed
# build-php-fpm-74: # build-php-fpm-74:
# runs-on: ubuntu-latest # runs-on: ubuntu-latest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment