Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
opentofu
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Components
opentofu
Commits
e614e46a
Unverified
Commit
e614e46a
authored
1 year ago
by
Timo Furrer
Browse files
Options
Downloads
Patches
Plain Diff
Fix typo in backports warn job
parent
b7d3cc18
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
backports/.Base.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
backports/.Base.gitlab-ci.yml
backports/OpenTofu/Base.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
backports/OpenTofu/Base.gitlab-ci.yml
with
2 additions
and
2 deletions
backports/.Base.gitlab-ci.yml
+
1
−
1
View file @
e614e46a
...
...
@@ -36,7 +36,7 @@ variables:
echo "You are using the OpenTofu CI/CD template on GitLab.com which is not recommended."
echo "This template is available for self-managed customers until CI/CD components are available to them and it will be removed asap."
echo " "
echo "We recommed that you migrate to the OpenTofu CI/CD component instead."
echo "We recomme
n
d that you migrate to the OpenTofu CI/CD component instead."
echo "The OpenTofu CI/CD component with a default configuration can be included as follows:"
echo " "
echo "include:"
...
...
This diff is collapsed.
Click to expand it.
backports/OpenTofu/Base.gitlab-ci.yml
+
1
−
1
View file @
e614e46a
...
...
@@ -36,7 +36,7 @@ variables:
echo "You are using the OpenTofu CI/CD template on GitLab.com which is not recommended."
echo "This template is available for self-managed customers until CI/CD components are available to them and it will be removed asap."
echo " "
echo "We recommed that you migrate to the OpenTofu CI/CD component instead."
echo "We recomme
n
d that you migrate to the OpenTofu CI/CD component instead."
echo "The OpenTofu CI/CD component with a default configuration can be included as follows:"
echo " "
echo "include:"
...
...
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