Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
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
vicotor
frontend
Commits
1d52ec4a
Commit
1d52ec4a
authored
Feb 22, 2023
by
Yuliya Sharafitdinova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add l2 values + deploy
parent
2ce380ed
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
696 additions
and
0 deletions
+696
-0
publish-docker-image-and-deploy.yml
.github/workflows/publish-docker-image-and-deploy.yml
+8
-0
.sops.yaml
deploy/values/l2-optimism-goerli/.sops.yaml
+6
-0
secrets.yaml
deploy/values/l2-optimism-goerli/secrets.yaml
+112
-0
values.yaml
deploy/values/l2-optimism-goerli/values.yaml
+570
-0
No files found.
.github/workflows/publish-docker-image-and-deploy.yml
View file @
1d52ec4a
...
...
@@ -64,3 +64,11 @@ jobs:
gethIngressHost
:
geth
scVerifierIngressHost
:
sc-verifier
secrets
:
inherit
deploy_l2
:
name
:
Deploy frontend app (L2)
needs
:
push_to_registry
uses
:
blockscout/blockscout-ci-cd/.github/workflows/deploy.yaml@master
with
:
env_vars
:
VALUES_DIR=deploy/values/l2-optimism-goerli,APP_NAME=bs-stack
appNamespace
:
tests-optimism-goerli
secrets
:
inherit
deploy/values/l2-optimism-goerli/.sops.yaml
0 → 100644
View file @
1d52ec4a
---
creation_rules
:
-
path_regex
:
^(.+/)?secrets\.yaml$
pgp
:
>-
99E83B7490B1A9F51781E6055317CE0D5CE1230B
deploy/values/l2-optimism-goerli/secrets.yaml
0 → 100644
View file @
1d52ec4a
This diff is collapsed.
Click to expand it.
deploy/values/l2-optimism-goerli/values.yaml
0 → 100644
View file @
1d52ec4a
This diff is collapsed.
Click to expand it.
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