Skip to content

Commit

Permalink
Change names
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Oct 29, 2024
1 parent 26dd9e6 commit 104be0d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,10 @@ jobs:
IMAGE_NAME: ${{ github.repository }}
REF_NAME: ${{ github.ref_name }}
steps:
- name: Setup Environment
- name: Execute discovery node
run: |
export IMAGE_TAG=ghcr.io/$IMAGE_NAME:misc-$REF_NAME
# This currently fails (no config), but just check that it actually runs.
docker run $IMAGE_TAG discoverynode/bin/run | fgrep "Loading config"
udmif:
Expand Down

0 comments on commit 104be0d

Please sign in to comment.