Skip to content

Commit

Permalink
name of container graph->graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
DevopsGoth committed Dec 9, 2024
1 parent 3839015 commit ec17be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
run: |
cd packages/apps/graph && \
docker compose build graphql --push --build-arg \
-t=ghcr.io/kadena-community/graph:preview,ghcr.io/kadena-community/graph:${GITHUB_SHA::7}
-t=ghcr.io/kadena-community/graphql:preview,ghcr.io/kadena-community/graphql:${GITHUB_SHA::7}

0 comments on commit ec17be1

Please sign in to comment.