Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
database-tests
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
James Coyle
database-tests
Commits
56be8de1
Commit
56be8de1
authored
Dec 19, 2016
by
j38560
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added diff call.
parent
30e682b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
.gitlab-ci.yml
.gitlab-ci.yml
+8
-0
No files found.
.gitlab-ci.yml
View file @
56be8de1
...
...
@@ -7,6 +7,7 @@ stages:
-
startenv
-
setupenv
-
deploytotest
-
diff
-
stopenv
-
deleteenv
-
deploytolive
...
...
@@ -40,6 +41,13 @@ deploymentTest:
tags
:
-
db
diffTestToProduction
:
stage
:
diff
script
:
-
source bin/diff.sh
tags
:
-
db
stopEnvironment
:
stage
:
stopenv
script
:
...
...
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