Skip to content

Commit

Permalink
Update container.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martenjostmann authored Feb 23, 2023
1 parent f1c2975 commit fb78049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
include:
- dockerfile: ./backend/Dockerfile.prod
context: ./backend/
image: mensatoday/backend
image: mensatoday/mensatoday
- dockerfile: ./frontend/Dockerfile.prod
context: ./frontend/
image: mensatoday/frontend
image: mensatoday/mensatoday
permissions:
contents: read
packages: write
Expand Down

0 comments on commit fb78049

Please sign in to comment.