Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
70c764f7
Verified
Commit
70c764f7
authored
1 year ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
fix(opentf): Drop unneeded ls
parent
87d25b1d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
images/opentf/Earthfile
+0
-1
0 additions, 1 deletion
images/opentf/Earthfile
with
0 additions
and
1 deletion
images/opentf/Earthfile
+
0
−
1
View file @
70c764f7
...
@@ -6,7 +6,6 @@ build:
...
@@ -6,7 +6,6 @@ build:
GIT CLONE https://github.com/opentofu/opentofu.git ./
GIT CLONE https://github.com/opentofu/opentofu.git ./
ENV CGO_ENABLED=0
ENV CGO_ENABLED=0
RUN go build -ldflags "-s -w" -mod=readonly -trimpath ./cmd/tofu
RUN go build -ldflags "-s -w" -mod=readonly -trimpath ./cmd/tofu
RUN ls -la
SAVE ARTIFACT ./tofu ./tofu
SAVE ARTIFACT ./tofu ./tofu
container-internal:
container-internal:
...
...
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