Skip to content

Commit

Permalink
Use GHCR for Git Pull image
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
  • Loading branch information
LukasReschke committed May 28, 2021
1 parent 77d6611 commit 112f187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2149,7 +2149,7 @@ name: object-store-azure

steps:
- name: submodules
image: docker:git
image: ghcr.io/nextcloud/continuous-integration-alpine-git:latest
commands:
- git submodule update --init
- name: object-store
Expand Down

0 comments on commit 112f187

Please sign in to comment.