Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
2057edaf
Commit
2057edaf
authored
Jul 30, 2020
by
Jason Yavorska
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
65a473a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/ci/quick_start/README.md
doc/ci/quick_start/README.md
+3
-3
No files found.
doc/ci/quick_start/README.md
View file @
2057edaf
...
...
@@ -69,9 +69,9 @@ blog about it](https://about.gitlab.com/blog/2015/05/06/why-were-replacing-gitla
### Creating a simple `.gitlab-ci.yml` file
NOTE:
**Note:**
A GitLab team member has made an
[
unofficial visual pipeline editor
](
https://unofficial.gitlab.tools/visual-pipelines/
)
We plan to bring this into the product very soon via our
[
visual editor epic
](
https://gitlab.com/groups/gitlab-org/-/epics/4069
)
,
but in the meantime it is usable (if unofficial)
at the above link.
A GitLab team member has made an
[
unofficial visual pipeline editor
](
https://unofficial.gitlab.tools/visual-pipelines/
)
.
There is a
[
plan to make it an official part of GitLab
](
https://gitlab.com/groups/gitlab-org/-/epics/4069
)
in the future, but it's available for anyone who wants to try it
at the above link.
NOTE:
**Note:**
`.gitlab-ci.yml`
is a
[
YAML
](
https://en.wikipedia.org/wiki/YAML
)
file
...
...
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