Skip to content

Commit

Permalink
optimize images
Browse files Browse the repository at this point in the history
  • Loading branch information
labudzinski committed Dec 22, 2023
1 parent 9e8093f commit d373858
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
outputs: type=oci,dest=/tmp/php-8.2-fpm.tar
tags: |
effiana/php-8.2-fpm:${{needs.gettag.outputs.uuid}}
effiana/php-8.2-fpm:latest
Expand All @@ -70,7 +69,6 @@ jobs:
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
outputs: type=oci,dest=/tmp/php-8.2-supervisor.tar
tags: |
effiana/php-8.2-supervisor:${{needs.gettag.outputs.uuid}}
effiana/php-8.2-supervisor:latest

0 comments on commit d373858

Please sign in to comment.