fix indentation
All checks were successful
Docker Build Smart Logic / Build amd64 & arm64 (push) Successful in 20s
All checks were successful
Docker Build Smart Logic / Build amd64 & arm64 (push) Successful in 20s
This commit is contained in:
@@ -169,7 +169,7 @@ jobs:
|
|||||||
echo "BUILD_DATE=$BUILD_DATE" >> $GITEA_ENV
|
echo "BUILD_DATE=$BUILD_DATE" >> $GITEA_ENV
|
||||||
|
|
||||||
|
|
||||||
- name: Build & push multiarch
|
- name: Build & push multiarch
|
||||||
if: steps.check_files.outputs.should_build == 'true'
|
if: steps.check_files.outputs.should_build == 'true'
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user