Skip to content

Commit

Permalink
Forgot a capital ~criminal~ letter
Browse files Browse the repository at this point in the history
Signed-off-by: Till Wegmueller <[email protected]>
  • Loading branch information
Toasterson committed Jul 26, 2023
1 parent 6901dbb commit 9203de5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ jobs:
with:
context: .
push: true
tags: Openflowlabs/oxifed/identd:${{ github.ref_name }}
tags: openflowlabs/oxifed/identd:${{ github.ref_name }}
file: crates/identd/Dockerfile
-
name: Build and push
uses: docker/build-push-action@v4
with:
context: .
push: true
tags: Openflowlabs/oxifed/domainservd:${{ github.ref_name }}
tags: openflowlabs/oxifed/domainservd:${{ github.ref_name }}
file: crates/domainservd/Dockerfile

0 comments on commit 9203de5

Please sign in to comment.