Skip to content

Commit a85cf51

Browse files
build: update dockerfiles.
1 parent b646163 commit a85cf51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-base.yml renamed to .github/workflows/build-and-push-python-pg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
- linux/arm64
1414
- linux/amd64,linux/arm64
1515
jobs:
16-
build-and-push-base-to-ghcr:
16+
build-and-push-python-pg-to-ghcr:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Check Disk Space

0 commit comments

Comments
 (0)