Skip to content

Commit

Permalink
Fix schema test (#4353)
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys authored Nov 11, 2024
1 parent 3c6c903 commit 759e549
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 759e549

Please sign in to comment.