mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore: fix compiler tag in CI env docker push
This commit is contained in:
@@ -120,6 +120,6 @@ wget --auth-no-challenge --header='Accept:application/octet-stream' \
|
||||
err_code=$?
|
||||
|
||||
echo "Done."
|
||||
echo "CONCRETEFHE_COMPILER_TAG=${release_tag}" >> "${COMPILER_TAG_OUTPUT_FILE}"
|
||||
echo "${release_tag}" >> "${COMPILER_TAG_OUTPUT_FILE}"
|
||||
|
||||
exit "${err_code}"
|
||||
|
||||
Reference in New Issue
Block a user