Commit d98811e8 authored by Matthew Slipper's avatar Matthew Slipper Committed by GitHub

ci: Delete contract-artifacts-bedrock job (#3565)

This job isn't needed anymore since we're compiling the artifacts into the bindings.
Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent ce7da914
...@@ -807,17 +807,6 @@ workflows: ...@@ -807,17 +807,6 @@ workflows:
- gcr - gcr
requires: requires:
- contracts-bedrock-tests - contracts-bedrock-tests
- docker-publish:
name: contract-artifacts-bedrock-publish-dev
docker_file: ops/docker/Dockerfile.packages
docker_tags: us-central1-docker.pkg.dev/bedrock-goerli-development/images/contract-artifacts-bedrock:<<pipeline.git.revision>>
target: contract-artifacts-bedrock
docker_context: .
repo: us-central1-docker.pkg.dev
context:
- gcr
requires:
- contracts-bedrock-tests
- hive-test: - hive-test:
name: hive-test-rpc name: hive-test-rpc
version: <<pipeline.git.revision>> version: <<pipeline.git.revision>>
......
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