Skip to content

Commit

Permalink
chore: fixed typo in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lem-onade committed Dec 15, 2021
1 parent f39c9c0 commit 3c28292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
echo "::set-output name=image_semcom_node::ghcr.io/netwerk-digitaal-erfgoed/solid-crs-semcom-node"
echo "::set-output name=image_semcom_components::ghcr.io/netwerk-digitaal-erfgoed/solid-crs-semcom-components"
echo "::set-output name=image_pods::ghcr.io/netwerk-digitaal-erfgoed/solid-crs-pods"
echo "::set-output name=image_pods::ghcr.io/netwerk-digitaal-erfgoed/solid-crs-id-proxy"
echo "::set-output name=image_id_proxy::ghcr.io/netwerk-digitaal-erfgoed/solid-crs-id-proxy"
test:
name: Run tests
Expand Down

0 comments on commit 3c28292

Please sign in to comment.