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
a7e7057e
Commit
a7e7057e
authored
Dec 04, 2020
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
Development to master See merge request
!20
parents
48fa2b2a
6f03b856
Pipeline
#184141
failed with stages
in 28 seconds
Changes
3
Pipelines
146
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 @
a7e7057e
...
@@ -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 @
a7e7057e
@Library
(
'DCCSCR@master'
)
_
@Library
(
'DCCSCR@master'
)
_
dccscrPipeline
(
version:
"2.4.
1
"
)
dccscrPipeline
(
version:
"2.4.
2
"
)
download.json
View file @
a7e7057e
...
@@ -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