Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
docker
dokuwiki
Commits
1055ad67
Commit
1055ad67
authored
Aug 26, 2020
by
Seblu
Browse files
Make build script fail on error
parent
338bbde7
Pipeline
#516
failed with stages
Changes
1
Pipelines
31
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
1055ad67
#!/bin/bash
set
-e
declare
-r
name
=
${
1
:-
docker
.seblu.net/docker/dokuwiki
}
# Dokuwiki upstream consider the last reliable version to be rc when available.
# The update_check in dokuwiki is always looking for RC too.
...
...
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