mirror of
https://github.com/super-linter/super-linter.git
synced 2024-12-23 07:42:13 -05:00
remove debug
This commit is contained in:
parent
6350d91800
commit
18d1e35b27
1 changed files with 0 additions and 2 deletions
2
.github/workflows/deploy-DEV.yml
vendored
2
.github/workflows/deploy-DEV.yml
vendored
|
@ -62,8 +62,6 @@ jobs:
|
||||||
image_tag: ${GITHUB_SHA}
|
image_tag: ${GITHUB_SHA}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
build_extra_args: "--build-arg=BUILD_DATE=${BUILD_DATE} --build-arg=BUILD_REVISION=${GITHUB_SHA} --build-arg=BUILD_VERSION=${GITHUB_SHA}"
|
build_extra_args: "--build-arg=BUILD_DATE=${BUILD_DATE} --build-arg=BUILD_REVISION=${GITHUB_SHA} --build-arg=BUILD_VERSION=${GITHUB_SHA}"
|
||||||
env:
|
|
||||||
ACTIONS_RUNNER_DEBUG: true
|
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
# Validates the metadata docker labels #
|
# Validates the metadata docker labels #
|
||||||
|
|
Loading…
Reference in a new issue