feature/kaniko-without-caching
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
image: rogersik/monica
|
||||
registry: gitea.sikorski.cloud
|
||||
tag: '${{ env.TAG }}'
|
||||
cache: true
|
||||
cache: false # too much image tags; we should move to docker buildkit
|
||||
build_args: |
|
||||
GIT_TAG=${{ env.TAG }}
|
||||
username: rogersik
|
||||
|
||||
Reference in New Issue
Block a user