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
gitlab-runners
node-aws-runner
Commits
281aea87
Commit
281aea87
authored
Feb 18, 2022
by
Marcus Thelin
Browse files
Do not crash if build command fails
parent
589d4fe1
Pipeline
#14877
passed with stage
in 1 minute and 13 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
shell-executor/multi-builder.sh
View file @
281aea87
#!/bin/bash
set
-e
ARCH_PLATFORMS
=
"
${
PLATFORMS
:
=linux/amd64,linux/arm64,linux/arm/v7
}
"
echo
"Preparing multi arch build."
...
...
shell-executor/version.txt
View file @
281aea87
0.6.
3
-node-14
0.6.
4
-node-14
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