Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
harshit aggarwal
CI-CD Pipelines
Commits
f799b749
Commit
f799b749
authored
Jun 05, 2020
by
ethiraj krishnamanaidu
Browse files
Delete temp-service.gitlab-ci.yml, this yml file is not used and it's not required.
parent
6224f02e
Changes
1
Hide whitespace changes
Inline
Side-by-side
temp-service.gitlab-ci.yml
deleted
100644 → 0
View file @
6224f02e
include
:
-
local
:
'
standard-setup.yml'
-
local
:
'
build/maven.yml'
-
local
:
'
cloud-providers/gcp.yml'
deprecated-pipeline-include
:
stage
:
.pre
variables
:
DEPRECATED_MSG
:
"
Aggregated
includes,
such
as
temp-service.gitlab-ci.yml,
are
now
deprecated
\n
Consider
directly
including
the
pipeline
setup
scripts
you
need"
allow_failure
:
true
script
:
-
echo "$DEPRECATED_MSG"
-
/bin/false
Write
Preview
Supports
Markdown
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