Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
digibib
koha-docker
Commits
2e9eb84e
Commit
2e9eb84e
authored
Jun 14, 2018
by
Benjamin Rokseth
Browse files
Update koha release . ci dont depend on external mysql
parent
9e4862e1
Pipeline
#501
failed with stages
in 6 minutes and 38 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker-compose/ci.yml
View file @
2e9eb84e
...
...
@@ -12,8 +12,6 @@ services:
KOHA_RELEASE
:
"
$KOHA_RELEASE"
networks
:
-
backend
depends_on
:
-
koha_mysql
cap_add
:
-
SYS_NICE
-
DAC_READ_SEARCH
...
...
docker-compose/docker-compose.env
View file @
2e9eb84e
#export KOHA_RELEASE=17.11.04-06-11 # listhistory + deleteditems merge
export KOHA_RELEASE=17.11.04-06-1
5
# DEPLOY listhistory + deleteditems + purresaker merge
export KOHA_RELEASE=17.11.04-06-1
6
# DEPLOY listhistory + deleteditems + purresaker merge
# KOHA_IMAGE_TAG is only used as basis for building koha_dev image
export KOHA_IMAGE_TAG=844259af2eebd935b6b6fd6e14fd18dd5d0b9304
export GITREF=$(git rev-parse HEAD)
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