Skip to content

Commit

Permalink
Revert "fix: add postgress to drone"
Browse files Browse the repository at this point in the history
This reverts commit 33e5698.
  • Loading branch information
GIGrave committed Nov 29, 2023
1 parent 06c3a76 commit d1c00b9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,6 @@ spec_step_common: &spec_step_common
- bundle exec appraisal bundle exec rspec

steps:
- name: postgres
image: abakpress/postgres-db:11
pull: if-not-exists
environment:
POSTGRES_DB: docker
detach: true

- name: build on ruby2.4
image: abakpress/ruby-app:2.4-latest
environment:
Expand Down

0 comments on commit d1c00b9

Please sign in to comment.