Unverified Commit d309c957 authored by kladko's avatar kladko

SKALE-3596 Intel submission. Bumped version.

parent 30322b8e
...@@ -38,7 +38,7 @@ jobs: ...@@ -38,7 +38,7 @@ jobs:
export RELEASE=true export RELEASE=true
echo "::set-env name=RELEASE::$RELEASE" echo "::set-env name=RELEASE::$RELEASE"
bash ./scripts/build_image.sh DockerfileSim sgxwallet_sim bash ./scripts/build_image.sh DockerfileSim sgxwallet_sim
bash ./scripts/publish_image.sh sgxwallet_release bash ./scripts/publish_image.sh sgxwallet_sim
env: env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: true ACTIONS_ALLOW_UNSECURE_COMMANDS: true
- name: Create Release - name: Create Release
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment