Skip to content

Commit

Permalink
Update image tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Mtze committed Sep 22, 2023
1 parent 3f0d88a commit f5bc009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
matrix:
include:
- dockerfile: ./HadesAPI/Dockerfile
image: ghcr.io/mtze/hades-api
image: ghcr.io/mtze/hades/hades-api
- dockerfile: ./HadesScheduler/Dockerfile
image: ghcr.io/mtze/hades-schduler-k8s
image: ghcr.io/mtze/hades/hades-schduler-k8s
steps:
- name: Compute Tag
uses: actions/github-script@v6
Expand Down

0 comments on commit f5bc009

Please sign in to comment.