mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 08:14:20 +00:00
Travis CI
This commit is contained in:
parent
b7e55f1bbb
commit
d40eeb5555
@ -32,7 +32,7 @@ before_install:
|
|||||||
- mysql -e 'CREATE DATABASE IF NOT EXISTS test CHARACTER SET utf8mb4;'
|
- mysql -e 'CREATE DATABASE IF NOT EXISTS test CHARACTER SET utf8mb4;'
|
||||||
- psql -c 'create database test;' -U postgres
|
- psql -c 'create database test;' -U postgres
|
||||||
- export WORKSPACE=`pwd`/workspace
|
- export WORKSPACE=`pwd`/workspace
|
||||||
- export $PATH_TO_CUSTOM_WORKFLOWS=`pwd`
|
- export PATH_TO_CUSTOM_WORKFLOWS=`pwd`
|
||||||
- export PATH_TO_REDMINE=$WORKSPACE/redmine
|
- export PATH_TO_REDMINE=$WORKSPACE/redmine
|
||||||
- export BUNDLE_GEMFILE=$PATH_TO_REDMINE/Gemfile
|
- export BUNDLE_GEMFILE=$PATH_TO_REDMINE/Gemfile
|
||||||
- mkdir -p ${WORKSPACE}
|
- mkdir -p ${WORKSPACE}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user