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
0ef7f369
Commit
0ef7f369
authored
Jan 18, 2022
by
Marcus Thelin
Browse files
Fix
parent
1a9afae9
Pipeline
#14429
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docker-executor/runner/Dockerfile
View file @
0ef7f369
FROM
gitlab/gitlab-runner:latest
COPY
./start.sh /start.sh
COPY
./start.sh
.
/start.sh
CMD
["/start.sh"]
CMD
["
.
/start.sh"]
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