mirror of
https://github.com/chevereto/docker.git
synced 2026-02-24 15:10:45 +01:00
🌠
This commit is contained in:
2
.github/workflows/httpd-php.yml
vendored
2
.github/workflows/httpd-php.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: redhat-actions/buildah-build@v2
|
||||
with:
|
||||
image: ${{ secrets.REGISTRY_IMAGE }}
|
||||
tags: latest ${{ github.sha }}
|
||||
tags: latest-httpd-php
|
||||
dockerfiles: |
|
||||
./httpd-php.Dockerfile
|
||||
build-args: |
|
||||
|
||||
Reference in New Issue
Block a user