Skip to content

Commit

Permalink
Update image namespaces
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Moore <[email protected]>
  • Loading branch information
drmrd committed Dec 4, 2023
1 parent 43b0b13 commit 6175d54
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ jobs:
strategy:
matrix:
include:
- host_namespace: ghcr.io/us-joet/everest-demo
- host_namespace: ghcr.io/everest/everest-demo
image_name: manager
context: ./manager
- host_namespace: ghcr.io/us-joet/everest-demo
- host_namespace: ghcr.io/everest/everest-demo
image_name: mqtt-server
context: ./mosquitto
- host_namespace: ghcr.io/us-joet/everest-demo
- host_namespace: ghcr.io/everest/everest-demo
image_name: nodered
context: ./nodered

Expand Down

0 comments on commit 6175d54

Please sign in to comment.