remove load from push

This commit is contained in:
Admiral Awkbar 2021-06-24 12:35:48 -05:00
parent 2b6a17c3f8
commit de0700eb5f
4 changed files with 0 additions and 4 deletions

View file

@ -105,7 +105,6 @@ jobs:
BUILD_DATE=${{ env.BUILD_DATE }} BUILD_DATE=${{ env.BUILD_DATE }}
BUILD_REVISION=${{ github.sha }} BUILD_REVISION=${{ github.sha }}
BUILD_VERSION=${{ github.sha }} BUILD_VERSION=${{ github.sha }}
load: true
push: true push: true
tags: | tags: |
github/super-linter:slim-latest github/super-linter:slim-latest

View file

@ -105,7 +105,6 @@ jobs:
BUILD_DATE=${{ env.BUILD_DATE }} BUILD_DATE=${{ env.BUILD_DATE }}
BUILD_REVISION=${{ github.sha }} BUILD_REVISION=${{ github.sha }}
BUILD_VERSION=${{ github.sha }} BUILD_VERSION=${{ github.sha }}
load: true
push: true push: true
tags: | tags: |
github/super-linter:latest github/super-linter:latest

View file

@ -139,7 +139,6 @@ jobs:
BUILD_DATE=${{ env.BUILD_DATE }} BUILD_DATE=${{ env.BUILD_DATE }}
BUILD_REVISION=${{ github.sha }} BUILD_REVISION=${{ github.sha }}
BUILD_VERSION=${{ github.sha }} BUILD_VERSION=${{ github.sha }}
load: true
push: true push: true
tags: | tags: |
github/super-linter:slim-latest github/super-linter:slim-latest

View file

@ -146,7 +146,6 @@ jobs:
BUILD_DATE=${{ env.BUILD_DATE }} BUILD_DATE=${{ env.BUILD_DATE }}
BUILD_REVISION=${{ github.sha }} BUILD_REVISION=${{ github.sha }}
BUILD_VERSION=${{ github.sha }} BUILD_VERSION=${{ github.sha }}
load: true
push: true push: true
tags: | tags: |
github/super-linter:latest github/super-linter:latest