Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rails_dingtalk
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
other
rails_dingtalk
Commits
5dc5fa1f
Commit
5dc5fa1f
authored
Jul 14, 2021
by
mingyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use postgresql with service
parent
9da13861
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
test.yml
workflows/test.yml
+0
-2
No files found.
workflows/test.yml
View file @
5dc5fa1f
...
@@ -37,8 +37,6 @@ jobs:
...
@@ -37,8 +37,6 @@ jobs:
test/dummy/bin/yarn install --check-files
test/dummy/bin/yarn install --check-files
-
name
:
Prepare DB
-
name
:
Prepare DB
run
:
|
run
:
|
cp test/dummy/config/database.yml.example test/dummy/config/database.yml
bin/rails db:drop
bin/rails db:create
bin/rails db:create
bin/rails g rails_com:migrations --force
bin/rails g rails_com:migrations --force
bin/rails db:migrate
bin/rails db:migrate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment