why cant it parse ME SAD
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 3m8s
Some checks failed
Build and Push Container Image / build-and-push (push) Failing after 3m8s
This commit is contained in:
@@ -75,7 +75,7 @@ jobs:
|
||||
tags: ${{ steps.meta-migrator.outputs.tags }}
|
||||
labels: ${{ steps.meta-migrator.outputs.labels }}
|
||||
build-args: |
|
||||
DATABASE_URL="posgres://no:account@nowhere/db"
|
||||
DATABASE_URL="posgres://no:account@127.0.0.1:5432/db"
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
|
||||
Reference in New Issue
Block a user