This commit is contained in:
Rodolfo Berrios
2021-06-04 14:32:23 -04:00
parent 9c4d8b6eaa
commit ee676f2ffd
2 changed files with 2 additions and 2 deletions

View File

@@ -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: |