debug token
Some checks failed
Test / Run unit tests (pull_request) Failing after 2m20s
Test / Run integration tests (pull_request) Failing after 17s

This commit is contained in:
Roy Crihfield 2023-07-11 10:56:16 +08:00
parent b6ad84a191
commit 2050d75754

View File

@ -46,6 +46,7 @@ jobs:
env:
TOKEN: ${{ secrets.CICD_REPO_TOKEN }}
run: |
[ -n "$TOKEN"]
docker build ./plugeth-statediff -t cerc/plugeth-statediff:local \
--build-arg GIT_VDBTO_TOKEN="$TOKEN"
docker build ./plugeth -t cerc/plugeth:local \