Skip to content

Commit

Permalink
Fix image target
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Oct 29, 2024
1 parent 3c80b80 commit 26dd9e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
steps:
- name: Setup Environment
run: |
export IMAGE_TAG=ghcr.io/$IMAGE_NAME:udmis-$REF_NAME
export IMAGE_TAG=ghcr.io/$IMAGE_NAME:misc-$REF_NAME
docker run $IMAGE_TAG discoverynode/bin/run | fgrep "Loading config"
udmif:
Expand Down

0 comments on commit 26dd9e6

Please sign in to comment.