Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
dbpolito committed May 15, 2024
1 parent 0bba41d commit 9863465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
load: true
tags: kooldev/php:${{ matrix.version }}-nginx${{ matrix.type }}
build-contexts: |
${{ matrix.version }}${{ matrix.type }}=docker-image://${{ matrix.version }}${{ matrix.type }}:latest
${{ matrix.version }}${{ matrix.type }}=docker-image://${{ matrix.version }}${{ matrix.type }}
- name: Tests
run: |
Expand Down

0 comments on commit 9863465

Please sign in to comment.