Skip to content

Commit

Permalink
try building a docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptnull committed Oct 24, 2024
1 parent 7fde0e9 commit 3bb2276
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ddn-assets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ jobs:
chmod +x ddn-assets
echo "Running ddn-assets"
./ddn-assets
./ddn-assets generate
docker build -t ghcr.io/hasura/ndc-hub:data.$GITHUB_SHA .
popd
# - name: Log in to the Container registry
Expand Down

0 comments on commit 3bb2276

Please sign in to comment.