Skip to content

Commit 6e8be04

Browse files
committed
feat: update CI name
1 parent c92acc5 commit 6e8be04

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build-airflow-trixie-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: build-docker-images.yml
1+
name: build-airflow-base-image.yml
22
on:
33
workflow_dispatch:
44
push:

docker/airflow-base/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ base image (build arg `BASE_IMAGE`).
1212
copied from the same tag.
1313

1414
## Build
15+
1516
```bash
1617
make build-airflow-base
1718
# equivalent to:

0 commit comments

Comments
 (0)