enable image build
Some checks failed
Test / Run unit tests (pull_request) Failing after 9m0s
Test / Run integration tests (pull_request) Failing after 9m38s

This commit is contained in:
Roy Crihfield 2023-07-14 02:34:13 +08:00
parent 0b4fc2e38f
commit c191be4f0b

View File

@ -54,7 +54,6 @@ jobs:
run: dockerd -H $DOCKER_HOST --userland-proxy=false &
# These images need access tokens configured
- name: "Build docker image"
if: false
env:
TOKEN: ${{ secrets.CICD_REPO_TOKEN }}
run: |