Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
d4e8664f
Commit
d4e8664f
authored
Jun 19, 2023
by
Matthew Slipper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: Fix check-changed dockerfile
check-changed.sh was deleted.
parent
8e57f1f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Dockerfile
ops/docker/ci-builder/Dockerfile
+0
-1
No files found.
ops/docker/ci-builder/Dockerfile
View file @
d4e8664f
...
@@ -39,7 +39,6 @@ COPY --from=foundry-build /opt/foundry/target/release/cast /usr/local/bin/cast
...
@@ -39,7 +39,6 @@ COPY --from=foundry-build /opt/foundry/target/release/cast /usr/local/bin/cast
COPY
--from=foundry-build /opt/foundry/target/release/anvil /usr/local/bin/anvil
COPY
--from=foundry-build /opt/foundry/target/release/anvil /usr/local/bin/anvil
COPY
--from=geth /usr/local/bin/abigen /usr/local/bin/abigen
COPY
--from=geth /usr/local/bin/abigen /usr/local/bin/abigen
COPY
--from=echidna-test /usr/local/bin/echidna-test /usr/local/bin/echidna-test
COPY
--from=echidna-test /usr/local/bin/echidna-test /usr/local/bin/echidna-test
COPY
check-changed.sh /usr/local/bin/check-changed
RUN
apt-get update
&&
\
RUN
apt-get update
&&
\
apt-get
install
-y
bash curl openssh-client git build-essential ca-certificates jq musl gnupg coreutils
&&
\
apt-get
install
-y
bash curl openssh-client git build-essential ca-certificates jq musl gnupg coreutils
&&
\
...
...
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