mirror of
https://github.com/super-linter/super-linter.git
synced 2024-12-23 15:52:20 -05:00
adding more tags
This commit is contained in:
parent
360ebc70c2
commit
af49afc620
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-DEV.yml
vendored
2
.github/workflows/deploy-DEV.yml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
|||
password: ${{ secrets.GCR_TOKEN }}
|
||||
registry: ghcr.io
|
||||
image_name: github/super-linter
|
||||
image_tag: latest
|
||||
image_tag: latest,v3
|
||||
dockerfile: Dockerfile
|
||||
build_extra_args: "--build-arg=BUILD_DATE=${BUILD_DATE} --build-arg=BUILD_REVISION=${GITHUB_SHA} --build-arg=BUILD_VERSION=${GITHUB_SHA} -t github/super-linter:${GITHUB_SHA}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue