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
7bcfa833
Commit
7bcfa833
authored
Jun 14, 2018
by
Benjamin Rokseth
Browse files
Update koha release . fix ci docker backend
parent
2e9eb84e
Pipeline
#502
failed with stages
in 11 minutes and 20 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker-compose/ci.yml
View file @
7bcfa833
---
version
:
'
2.1'
networks
:
backend
:
driver
:
bridge
services
:
koha_ci
:
container_name
:
koha_ci
...
...
docker-compose/docker-compose.env
View file @
7bcfa833
#export KOHA_RELEASE=17.11.04-06-11 # listhistory + deleteditems merge
export KOHA_RELEASE=17.11.04-06-1
6
# DEPLOY listhistory + deleteditems + purresaker merge
export KOHA_RELEASE=17.11.04-06-1
7
# 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