Skip to content

Commit

Permalink
chore(cicd): add tenants to build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
TimVosch committed Mar 26, 2024
1 parent 9284110 commit 9fd7e79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-docker-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
- image: sensorbucket/dashboard
dockerfile: services/dashboard/Dockerfile
context: .
- image: sensorbucket/tenants
dockerfile: services/tenants/Dockerfile
context: .
- image: sensorbucket/fission-user-workers
dockerfile: services/fission-user-workers/Dockerfile
context: .
Expand Down

0 comments on commit 9fd7e79

Please sign in to comment.