Fix schema test (#4353)

This commit is contained in:
Robert Kaussow
2024-11-11 10:49:20 +01:00
committed by GitHub
parent 3c6c90393d
commit 759e5497c9

View File

@@ -38,15 +38,6 @@ steps:
commands:
- go test
secrets:
image: docker
commands:
- echo $DOCKER_USERNAME
- echo $DOCKER_PASSWORD
secrets:
- docker_username
- docker_prod_password
detached:
image: redis
detach: true