.github/workflows/kube-base-alpine.yaml: update
This commit is contained in:
parent
ad3d12d684
commit
d529cbc5f9
6
.github/workflows/kube-base-alpine.yaml
vendored
6
.github/workflows/kube-base-alpine.yaml
vendored
@ -4,9 +4,9 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/kube-base-alpine.yaml'
|
||||
- 'oci/app-runner/kube-base-alpine/Dockerfile'
|
||||
- 'oci/app-runner/kube-base-alpine/Makefile'
|
||||
- 'oci/app-runner/kube-base-alpine/ca.crt'
|
||||
- 'oci/app-runner/kube-base-alpine/Makefile'
|
||||
- 'oci/app-runner/kube-base-alpine/Dockerfile'
|
||||
- 'oci/app-runner/kube-base-alpine/repositories'
|
||||
branches:
|
||||
- main
|
||||
@ -28,5 +28,5 @@ jobs:
|
||||
build_file: 'Dockerfile'
|
||||
image: devops/kube-base-alpine
|
||||
tag: latest
|
||||
cache: true
|
||||
cache: false
|
||||
cache_registry: cache
|
||||
|
||||
Loading…
Reference in New Issue
Block a user