Skip to content

Commit

Permalink
test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
coutug committed Oct 2, 2024
1 parent 26b5ccf commit c6cb283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
type=semver,pattern={{raw}}
- name: test image names
run: echo "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}-frontend:${{ steps.meta.outputs.tags }}"
run: echo "${{ steps.meta.outputs.tags }}"

# - name: Build and push frontend Docker image
# uses: docker/build-push-action@v5
Expand Down

0 comments on commit c6cb283

Please sign in to comment.