Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
M2947_2020
HeavyTraffic
Commits
6af72225
Commit
6af72225
authored
Jun 26, 2020
by
M2947
😎
Browse files
Add new file
parent
c67df0a6
Pipeline
#243018
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
6af72225
stages
:
-
build
-
test
build
:
stage
:
build
script
:
-
echo "Building"
-
pwd
-
ls -l -a
test
:
stage
:
test
script
:
-
echo "testing"
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