This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
1c4e866348
gitlab-org--gitlab-foss
/
app
/
views
/
projects
/
environments
/
new.html.haml
7 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Improve forms and specs
2016-06-15 06:07:06 -04:00
- page_title 'New Environment'
Add deployment views
2016-06-10 18:15:53 -04:00
Add an URL field to Environments This MR adds a string (thus max 255 chars) field to the enviroments table to expose it later in other features.
2016-07-26 03:35:47 -04:00
%h3.page-title
New environment
%hr
= render 'form'
Copy permalink