mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-12 16:18:16 +00:00
Fix schema test (#4353)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user