Skip to content

Commit

Permalink
Merge pull request #96 from leo42/leo42-patch-4
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
leo42 authored Dec 30, 2024
2 parents f9e6526 + e08155b commit 9d08721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Build and push Fe
uses: docker/build-push-action@v5
with:
file: ./Fe/Dockerfile
working-directory: ./Fe
push: true
tags: leo42/broclan:latest
ImageGenerator:
Expand Down Expand Up @@ -85,4 +85,4 @@ jobs:
with:
file: ./Be/passthrough/Dockerfile
push: true
tags: leo42/passthrough:latest
tags: leo42/passthrough:latest

0 comments on commit 9d08721

Please sign in to comment.