Skip to content

Commit

Permalink
Merge pull request #812 from public-awesome/update-docker
Browse files Browse the repository at this point in the history
ci: update docker plugin
  • Loading branch information
jhernandezb authored May 25, 2023
2 parents 91bdfee + fc54183 commit b525005
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ steps:
- push
- pull_request
- name: publish-alpha
image: plugins/docker:18
image: plugins/docker
settings:
dockerfile: docker/Dockerfile
repo: publicawesome/stargaze
Expand All @@ -82,7 +82,7 @@ steps:
branch:
- v9-release
- name: docker_release
image: plugins/docker:18
image: plugins/docker
settings:
dockerfile: docker/Dockerfile
repo: publicawesome/stargaze
Expand Down Expand Up @@ -399,6 +399,6 @@ depends_on:
- ibc-integration-test
---
kind: signature
hmac: 14d7527b77ad8e3ebcc875e305e12b133fb5f5f90d96e0e6d283e9f8fddffee3
hmac: f85967686c28ea333605a5db3a405c37aa477a3b575712835604cb3e7901c68f

...

0 comments on commit b525005

Please sign in to comment.