Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
me-test
Commits
9a55726e
Commit
9a55726e
authored
Jul 11, 2020
by
Matthias
Browse files
move manifests to correct directory and test webhook
parent
4690fb69
Pipeline
#11638
passed with stages
in 7 minutes and 41 seconds
Changes
5
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
k8s-manifests/kubernetes-deployment.yml
→
k8s-manifests/
test/
kubernetes-deployment.yml
View file @
9a55726e
File moved
k8s-manifests/kubernetes-ingress.yml
→
k8s-manifests/
test/
kubernetes-ingress.yml
View file @
9a55726e
File moved
k8s-manifests/kubernetes-service-account-roles.yml
→
k8s-manifests/
test/
kubernetes-service-account-roles.yml
View file @
9a55726e
File moved
k8s-manifests/kubernetes-service.yml
→
k8s-manifests/
test/
kubernetes-service.yml
View file @
9a55726e
File moved
me_test_app/resources/MeTest.py
View file @
9a55726e
...
...
@@ -15,4 +15,4 @@ class MeTest(Resource):
"""
return
"all good! ab"
,
200
return
"all good! ab
c
"
,
200
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