Skip to content

Commit 9d14b64

Browse files
committed
Add cache
1 parent c05ec25 commit 9d14b64

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-deploy-dev.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ jobs:
113113
push: true
114114
platforms: linux/amd64,linux/arm64
115115
tags: ${{ steps.frontend_meta.outputs.tags }}
116+
cache-from: type=gha
117+
cache-to: type=gha,mode=max
116118

117119
# Build and push Airflow webserver
118120
- name: Extract Airflow webserver Docker metadata

0 commit comments

Comments
 (0)