Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CERT Public
Cyberchef
Commits
b1567a5e
Commit
b1567a5e
authored
Apr 01, 2022
by
Oli Schacher
Browse files
change entrypoint to /bin/bash
parent
78c8629e
Pipeline
#46881
failed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b1567a5e
pages
:
stage
:
build
image
:
node:17
image
:
name
:
node:17
entrypoint
:
[
"
/bin/bash"
]
script
:
-
export NODE_OPTIONS=--max_old_space_size=2048
-
npm install -g grunt-cli
...
...
Write
Preview
Supports
Markdown
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