File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -902,7 +902,7 @@ steps:
902
902
image : techknowlogick/drone-docker:latest
903
903
pull : always
904
904
settings :
905
- auto_tag : true
905
+ auto_tag : false
906
906
auto_tag_suffix : linux-amd64
907
907
repo : gitea/gitea
908
908
build_args :
@@ -920,7 +920,7 @@ steps:
920
920
image : techknowlogick/drone-docker:latest
921
921
settings :
922
922
dockerfile : Dockerfile.rootless
923
- auto_tag : true
923
+ auto_tag : false
924
924
auto_tag_suffix : linux-amd64-rootless
925
925
repo : gitea/gitea
926
926
build_args :
@@ -1126,7 +1126,7 @@ steps:
1126
1126
image : techknowlogick/drone-docker:latest
1127
1127
pull : always
1128
1128
settings :
1129
- auto_tag : true
1129
+ auto_tag : false
1130
1130
auto_tag_suffix : linux-arm64
1131
1131
repo : gitea/gitea
1132
1132
build_args :
@@ -1144,7 +1144,7 @@ steps:
1144
1144
image : techknowlogick/drone-docker:latest
1145
1145
settings :
1146
1146
dockerfile : Dockerfile.rootless
1147
- auto_tag : true
1147
+ auto_tag : false
1148
1148
auto_tag_suffix : linux-arm64-rootless
1149
1149
repo : gitea/gitea
1150
1150
build_args :
@@ -1299,7 +1299,7 @@ steps:
1299
1299
image : plugins/manifest
1300
1300
pull : always
1301
1301
settings :
1302
- auto_tag : true
1302
+ auto_tag : false
1303
1303
ignore_missing : true
1304
1304
spec : docker/manifest.rootless.tmpl
1305
1305
password :
@@ -1310,7 +1310,7 @@ steps:
1310
1310
- name : manifest
1311
1311
image : plugins/manifest
1312
1312
settings :
1313
- auto_tag : true
1313
+ auto_tag : false
1314
1314
ignore_missing : true
1315
1315
spec : docker/manifest.tmpl
1316
1316
password :
You can’t perform that action at this time.
0 commit comments