Unverified Commit 9b7e4e58 authored by Stan Kladko's avatar Stan Kladko Committed by GitHub

Update dockerimage.yml

parent c7986cc9
......@@ -6,7 +6,7 @@ jobs:
build:
runs-on: ubuntu-18.04
env:
ACTIONS_ALLOW_INSECURE_COMMANDS: true
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
steps:
......@@ -37,7 +37,7 @@ jobs:
bash ./scripts/build_image.sh Dockerfile sgxwallet
bash ./scripts/publish_image.sh sgxwallet
env:
ACTIONS_ALLOW_INSECURE_COMMANDS: true
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
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