Skip to content

Commit

Permalink
Update Makefile (#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hcreak authored Apr 16, 2024
1 parent 664b561 commit a209efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ clean_image:


ci_push_image_dockerhub:
docker push $(DOCKERHUB_URL)/findorad:$(IMAGE_TAG)
docker push $(DOCKERHUB_URL)/fractal:$(IMAGE_TAG)


ci_build_wasm_js_bindings:
Expand Down

0 comments on commit a209efb

Please sign in to comment.