mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
Revert "fix: 🔧 Fix build runtime srtool permission issue" (#221)
This reverts commit 5645c2f9f4.
This commit is contained in:
parent
062584d1a2
commit
ba5ce56c5f
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
CMD="docker run \
|
||||
-i \
|
||||
--rm \
|
||||
--user $(id -u):$(id -g) \
|
||||
-e CARGO_NET_GIT_FETCH_WITH_CLI=true \
|
||||
-e PACKAGE=datahaven-${GH_WORKFLOW_MATRIX_CHAIN}-runtime \
|
||||
-e RUNTIME_DIR=operator/runtime/${GH_WORKFLOW_MATRIX_CHAIN} \
|
||||
|
|
|
|||
Loading…
Reference in a new issue