Update postgres.yml
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
- name: Save Images to TAR
|
||||
run: |
|
||||
docker save postgres:18-alpine postgres18.tar
|
||||
docker save postgres:18-alpine -o postgres18.tar
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user