UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
B
Beast Code
beast core
base image
Commits
6f03b856
Commit
6f03b856
authored
Dec 04, 2020
by
gavin.scallon
Browse files
Merge branch 'staging-2.4.2' into 'development'
2.4.2 See merge request
!19
parents
db4ee5ad
3cd5a126
Pipeline
#93330
passed with stages
in 13 minutes and 48 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
Dockerfile
Dockerfile
+1
-1
Jenkinsfile
Jenkinsfile
+1
-1
download.json
download.json
+1
-1
No files found.
Dockerfile
View file @
6f03b856
...
@@ -4,7 +4,7 @@ ARG BASE_TAG=8.3
...
@@ -4,7 +4,7 @@ ARG BASE_TAG=8.3
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
FROM
${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
ARG
VERSION=2.4.
1
ARG
VERSION=2.4.
2
LABEL
name="Beast Core" \
LABEL
name="Beast Core" \
maintainer="devops@beast-code.com" \
maintainer="devops@beast-code.com" \
...
...
Jenkinsfile
View file @
6f03b856
@Library
(
'DCCSCR@master'
)
_
@Library
(
'DCCSCR@master'
)
_
dccscrPipeline
(
version:
"2.4.
1
"
)
dccscrPipeline
(
version:
"2.4.
2
"
)
download.json
View file @
6f03b856
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
"filename"
:
"beast-core.tar.gz"
,
"filename"
:
"beast-core.tar.gz"
,
"validation"
:
{
"validation"
:
{
"type"
:
"sha256"
,
"type"
:
"sha256"
,
"value"
:
"b
3c9d94e3950f00547a316b5f7bf02e5a6afcb6690efb31fd9d748c201fa10d4
"
"value"
:
"b
0c2dce6b53e493c8a5c7157e8df6152ff4d47cf46446a282ff6c74309df8541
"
},
},
"auth"
:
{
"auth"
:
{
"id"
:
"beast"
,
"id"
:
"beast"
,
...
...
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