Skip to content

Commit

Permalink
test dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide Arcuri committed Feb 22, 2024
1 parent 0f2a1cd commit a07f1e5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
context: .
file: ${{ matrix.dockerfile }}
push: ${{ github.event_name != 'pull_request' }}
tags: "dev"
labels: "dev"
tags: ${{ matrix.image }}:dev
labels: ${{ matrix.image }}:dev

0 comments on commit a07f1e5

Please sign in to comment.