Update rust (#1)
Rust Build / Check (push) Successful in 31s
Rust Build / Test Suite (push) Successful in 35s
Rust Build / Clippy (push) Successful in 30s
Rust Build / Rustfmt (push) Successful in 58s
Rust Build / build (push) Successful in 48s
Release Tagging / release (push) Successful in 1m34s
Rust Build / Rustfmt (pull_request) Successful in 34s
Rust Build / Test Suite (pull_request) Successful in 1m37s
Rust Build / Check (pull_request) Successful in 2m6s
Rust Build / Clippy (pull_request) Successful in 1m31s
Rust Build / build (pull_request) Successful in 1m21s
Rust Build / Check (push) Successful in 31s
Rust Build / Test Suite (push) Successful in 35s
Rust Build / Clippy (push) Successful in 30s
Rust Build / Rustfmt (push) Successful in 58s
Rust Build / build (push) Successful in 48s
Release Tagging / release (push) Successful in 1m34s
Rust Build / Rustfmt (pull_request) Successful in 34s
Rust Build / Test Suite (pull_request) Successful in 1m37s
Rust Build / Check (pull_request) Successful in 2m6s
Rust Build / Clippy (pull_request) Successful in 1m31s
Rust Build / build (pull_request) Successful in 1m21s
Reviewed-on: phoenix/icarus_auth#1
This commit was merged in pull request #1.
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ services:
|
||||
POSTGRES_DB: ${POSTGRES_AUTH_DB:-icarus_auth_db}
|
||||
volumes:
|
||||
# Persist database data using a named volume
|
||||
- postgres_data:/var/lib/postgresql/data
|
||||
- postgres_data:/var/lib/postgresql
|
||||
ports: []
|
||||
healthcheck:
|
||||
# Checks if Postgres is ready to accept connections
|
||||
|
||||
Reference in New Issue
Block a user