Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ab
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
CodeLinaro
hoperuntest
aa
bb
cc
dd
ab
Commits
24bdfbe5
Unverified
Commit
24bdfbe5
authored
4 years ago
by
Nicolas Giard
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
misc: remove runme.io config
***NO_CI***
parent
089b7850
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.runme/config.yaml
+0
-21
0 additions, 21 deletions
.runme/config.yaml
with
0 additions
and
21 deletions
.runme/config.yaml
deleted
100644 → 0
+
0
−
21
View file @
089b7850
version
:
1.0
publish
:
app
services
:
app
:
image
:
requarks/wiki:2
environment
:
DB_TYPE
:
postgres
DB_PORT
:
5432
DB_HOST
:
db
DB_USER
:
wiki
DB_PASS
:
Password123!
DB_NAME
:
wiki
ports
:
-
container
:
3000
public
:
80
db
:
image
:
postgres:11
environment
:
POSTGRES_DB
:
wiki
POSTGRES_USER
:
wiki
POSTGRES_PASSWORD
:
Password123!
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment