Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Docker Compose
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SmartDataLab
public
CI-CD components
Docker Compose
Commits
d0416505
Commit
d0416505
authored
10 months ago
by
Benguria Elguezabal, Gorka
Browse files
Options
Downloads
Patches
Plain Diff
adds job tags
parent
e8244f43
No related branches found
No related tags found
No related merge requests found
Pipeline
#158343
failed
10 months ago
Stage: .pre
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-1
1 addition, 1 deletion
README.md
with
1 addition
and
1 deletion
README.md
+
1
−
1
View file @
d0416505
...
...
@@ -321,7 +321,7 @@ The Docker Compose template uses some global configuration used throughout all j
| `
down-opts
`/ `
DCMP_DOWN_OPTS
` | [`
compose down
` options](https://docs.docker.com/reference/cli/docker/compose/down/#options) | `
--volumes --remove-orphans --rmi all
` |
| :lock: `
DCMP_SSH_PRIVATE_KEY
` | Default SSH key to use when connecting to Docker hosts over SSH (can be overridden per env) | _none_ |
| `
ssh-known-hosts
` / `
DCMP_SSH_KNOWN_HOSTS
` | SSH `
known_hosts
` (file or text variable) | _none_ |
| `
compose-cleanup-
review-
job-tags
` / `
COMPOSE_CLEANUP_
REVIEW_
JOB_TAGS
` | Tags to be used for selecting runners for the job | [] |
| `
compose-cleanup-job-tags
` / `
COMPOSE_CLEANUP_JOB_TAGS
` | Tags to be used for selecting runners for the job | [] |
### Review environments configuration
...
...
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