File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -717,7 +717,7 @@ steps:
717
717
718
718
- name : publish
719
719
pull : always
720
- image : plugins/ docker:linux-amd64
720
+ image : techknowlogick/drone- docker:linux-amd64
721
721
settings :
722
722
auto_tag : true
723
723
auto_tag_suffix : linux-amd64
@@ -734,7 +734,7 @@ steps:
734
734
- pull_request
735
735
736
736
- name : publish-rootless
737
- image : plugins/ docker:linux-amd64
737
+ image : techknowlogick/drone- docker:linux-amd64
738
738
settings :
739
739
dockerfile : Dockerfile.rootless
740
740
auto_tag : true
@@ -772,7 +772,7 @@ trigger:
772
772
steps :
773
773
- name : dryrun
774
774
pull : always
775
- image : plugins/ docker:linux-arm64
775
+ image : techknowlogick/drone- docker:linux-arm64
776
776
settings :
777
777
dry_run : true
778
778
repo : gitea/gitea
@@ -814,7 +814,7 @@ steps:
814
814
815
815
- name : publish
816
816
pull : always
817
- image : plugins/ docker:linux-arm64
817
+ image : techknowlogick/drone- docker:linux-arm64
818
818
settings :
819
819
auto_tag : true
820
820
auto_tag_suffix : linux-arm64
@@ -834,7 +834,7 @@ steps:
834
834
- pull_request
835
835
836
836
- name : publish-rootless
837
- image : plugins/ docker:linux-arm64
837
+ image : techknowlogick/drone- docker:linux-arm64
838
838
settings :
839
839
dockerfile : Dockerfile.rootless
840
840
auto_tag : true
You can’t perform that action at this time.
0 commit comments