Skip to content

Commit

Permalink
docs(docker): push with --push-manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
thewtex committed Dec 30, 2024
1 parent 52997e5 commit 0a6d458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pixi run build-docker-images --with-debug
# on a linux arm64 system
pixi run build-docker-images --with-debug --multiarch
./src/docker/push.sh
./src/docker/push.sh --push-manifest
pnpm build && pnpm test
Expand Down

0 comments on commit 0a6d458

Please sign in to comment.