Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cecile Cavet
test-ci
Commits
79db2a61
Commit
79db2a61
authored
Jul 04, 2019
by
Cecile Cavet
Browse files
Update .gitlab-ci.yml
parent
94fbd8eb
Pipeline
#36533
failed with stage
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
.gitlab-ci.yml
.gitlab-ci.yml
+5
-2
No files found.
.gitlab-ci.yml
View file @
79db2a61
...
...
@@ -10,13 +10,16 @@ cache:
before_script
:
-
mkdir data
-
touch data/truc.txt
-
ls
-
ls /cache
step1
:
script
:
-
ls data
-
touch data/truc2.txt
step2
:
script
:
-
ls data
## integrate k8s cluster
deploy to staging
:
# stage: deploy
...
...
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