Skip to content

Commit

Permalink
Add wiremock to internal ecr
Browse files Browse the repository at this point in the history
  • Loading branch information
tateexon committed Mar 27, 2024
1 parent 3c7ef8f commit b1c7408
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-internal-mirrors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
expression: '^v[0-9]+\.[0-9]+\.[0-9]+$'
- name: nethermind/nethermind
expression: '^[0-9]+\.[0-9]+\.[0-9]+$'
- name: wiremock/wiremock
expression: '^[0-9]+\.[0-9]+\.[0-9]+$'
# disabled until gcloud auth is added
# - name: gcr.io/prysmaticlabs/prysm/beacon-chain
# expression: '^v[0-9]+\.[0-9]+\.[0-9]+$'
Expand Down

0 comments on commit b1c7408

Please sign in to comment.