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
2a8733ce
Commit
2a8733ce
authored
Jan 14, 2022
by
Marcus Thelin
Browse files
Only run CI/CD on master
parent
e056c122
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2a8733ce
...
...
@@ -5,8 +5,9 @@ before_script:
-
export TERM=xterm-256color
-
docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry2.24hr.se
build-
shell-executor
:
build-
images
:
stage
:
build
script
:
-
make publish
only
:
-
master
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