Skip to content

Commit 662fff3

Browse files
committed
gha
1 parent 4543e33 commit 662fff3

File tree

2 files changed

+1
-160
lines changed

2 files changed

+1
-160
lines changed

.github/actions/build_multi_image.yml

Lines changed: 0 additions & 159 deletions
This file was deleted.

.github/workflows/distro_alpine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
name: encrypted-artifacts
3838
path: ./
3939
- name: Build Image
40-
uses: nfrastack/gha/.github/actions/build_multi_image@main
40+
uses: nfrastack/gha/.github/actions/build_phpfpm_multi_image@main
4141
with:
4242
docker_username: ${{ secrets.DOCKER_USERNAME }}
4343
docker_password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)