File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1162,7 +1162,7 @@ steps:
1162
1162
pull : always
1163
1163
settings :
1164
1164
auto_tag : false
1165
- tags : dev -linux-amd64
1165
+ tags : nightly -linux-amd64
1166
1166
repo : gitea/gitea
1167
1167
build_args :
1168
1168
- GOPROXY=https://goproxy.io
@@ -1184,7 +1184,7 @@ steps:
1184
1184
settings :
1185
1185
dockerfile : Dockerfile.rootless
1186
1186
auto_tag : false
1187
- tags : dev -linux-amd64-rootless
1187
+ tags : nightly -linux-amd64-rootless
1188
1188
repo : gitea/gitea
1189
1189
build_args :
1190
1190
- GOPROXY=https://goproxy.io
@@ -1487,7 +1487,7 @@ steps:
1487
1487
pull : always
1488
1488
settings :
1489
1489
auto_tag : false
1490
- tags : dev -linux-arm64
1490
+ tags : nightly -linux-arm64
1491
1491
repo : gitea/gitea
1492
1492
build_args :
1493
1493
- GOPROXY=https://goproxy.io
@@ -1509,7 +1509,7 @@ steps:
1509
1509
settings :
1510
1510
dockerfile : Dockerfile.rootless
1511
1511
auto_tag : false
1512
- tags : dev -linux-arm64-rootless
1512
+ tags : nightly -linux-arm64-rootless
1513
1513
repo : gitea/gitea
1514
1514
build_args :
1515
1515
- GOPROXY=https://goproxy.io
You can’t perform that action at this time.
0 commit comments