Skip to content

Commit

Permalink
action: push to dockerhub (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Nov 4, 2022
1 parent a34b05e commit 2d6725e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
- uses: elastic/apm-pipeline-library/.github/actions/docker-login@gh_actions
with:
registry: docker.elastic.co
secret: secret/observability-team/ci/docker-registry/prod
registry: docker.io
secret: secret/apm-team/ci/elastic-observability-dockerhub
url: ${{ secrets.VAULT_ADDR }}
roleId: ${{ secrets.VAULT_ROLE_ID }}
secretId: ${{ secrets.VAULT_SECRET_ID }}
Expand Down

0 comments on commit 2d6725e

Please sign in to comment.