Auto-regenerate files

This commit is contained in:
github-actions[bot]
2021-03-04 09:13:53 +00:00
parent 3c482428b8
commit 737096b9ca

View File

@@ -898,7 +898,7 @@ runs:
fi
# Run docker image with current environment
docker run --volume $GITHUB_EVENT_PATH:$GITHUB_EVENT_PATH --env-file .env $METRICS_IMAGE
docker run --init --volume $GITHUB_EVENT_PATH:$GITHUB_EVENT_PATH --env-file .env $METRICS_IMAGE
rm .env
shell: bash
env: