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 @@ -1233,7 +1233,7 @@ steps:
1233
1233
pull : always
1234
1234
settings :
1235
1235
auto_tag : false
1236
- tags : ${DRONE_BRANCH##release/v}-dev -linux-amd64
1236
+ tags : ${DRONE_BRANCH##release/v}-nightly -linux-amd64
1237
1237
repo : gitea/gitea
1238
1238
build_args :
1239
1239
- GOPROXY=https://goproxy.io
@@ -1255,7 +1255,7 @@ steps:
1255
1255
settings :
1256
1256
dockerfile : Dockerfile.rootless
1257
1257
auto_tag : false
1258
- tags : ${DRONE_BRANCH##release/v}-dev -linux-amd64-rootless
1258
+ tags : ${DRONE_BRANCH##release/v}-nightlf -linux-amd64-rootless
1259
1259
repo : gitea/gitea
1260
1260
build_args :
1261
1261
- GOPROXY=https://goproxy.io
@@ -1558,7 +1558,7 @@ steps:
1558
1558
pull : always
1559
1559
settings :
1560
1560
auto_tag : false
1561
- tags : ${DRONE_BRANCH##release/v}-dev -linux-arm64
1561
+ tags : ${DRONE_BRANCH##release/v}-nightly -linux-arm64
1562
1562
repo : gitea/gitea
1563
1563
build_args :
1564
1564
- GOPROXY=https://goproxy.io
@@ -1580,7 +1580,7 @@ steps:
1580
1580
settings :
1581
1581
dockerfile : Dockerfile.rootless
1582
1582
auto_tag : false
1583
- tags : ${DRONE_BRANCH##release/v}-dev -linux-arm64-rootless
1583
+ tags : ${DRONE_BRANCH##release/v}-nightly -linux-arm64-rootless
1584
1584
repo : gitea/gitea
1585
1585
build_args :
1586
1586
- GOPROXY=https://goproxy.io
You can’t perform that action at this time.
0 commit comments