Commit 93f38e6d authored by Tushar Shah's avatar Tushar Shah

defaults

parent 3f41ff95
...@@ -1226,16 +1226,16 @@ jobs: ...@@ -1226,16 +1226,16 @@ jobs:
parameters: parameters:
pattern_file1: pattern_file1:
type: string type: string
default: "uint8 internal constant INITIALIZER =" default: ""
pattern_file2: pattern_file2:
type: string type: string
default: "const initializedValue =" default: ""
file1_path: file1_path:
type: string type: string
default: "packages/contracts-bedrock/src/libraries/Constants.sol" default: ""
file2_path: file2_path:
type: string type: string
default: "op-chain-ops/genesis/config.go" default: ""
docker: docker:
- image: us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder:latest - image: us-docker.pkg.dev/oplabs-tools-artifacts/images/ci-builder:latest
steps: steps:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment