Skip to content

Commit

Permalink
try build and push in one go and compression=3
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemarsden committed May 21, 2024
1 parent 4648431 commit 37467b5
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 @@ -9,7 +9,7 @@ volumes:

steps:
- name: publish-runner
image: registry.helix.ml/drone-plugins/docker:luke-dev-1
image: registry.helix.ml/drone-plugins/docker:luke-dev-2
pull: always
settings:
dockerfile: Dockerfile.runner
Expand Down Expand Up @@ -45,7 +45,7 @@ volumes:

steps:
- name: publish-runner
image: registry.helix.ml/drone-plugins/docker:luke-dev-1
image: registry.helix.ml/drone-plugins/docker:luke-dev-2
pull: always
settings:
dockerfile: Dockerfile.runner
Expand Down Expand Up @@ -87,7 +87,7 @@ volumes:

steps:
- name: publish-runner
image: registry.helix.ml/drone-plugins/docker:luke-dev-1
image: registry.helix.ml/drone-plugins/docker:luke-dev-2
pull: always
settings:
dockerfile: Dockerfile.runner
Expand Down

0 comments on commit 37467b5

Please sign in to comment.