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 @@ -1369,7 +1369,7 @@ steps:
1369
1369
pull : always
1370
1370
settings :
1371
1371
auto_tag : false
1372
- tags : dev -linux-amd64
1372
+ tags : nightly -linux-amd64
1373
1373
repo : gitea/gitea
1374
1374
build_args :
1375
1375
- GOPROXY=https://goproxy.io
@@ -1391,7 +1391,7 @@ steps:
1391
1391
settings :
1392
1392
dockerfile : Dockerfile.rootless
1393
1393
auto_tag : false
1394
- tags : dev -linux-amd64-rootless
1394
+ tags : nightly -linux-amd64-rootless
1395
1395
repo : gitea/gitea
1396
1396
build_args :
1397
1397
- GOPROXY=https://goproxy.io
@@ -1711,7 +1711,7 @@ steps:
1711
1711
pull : always
1712
1712
settings :
1713
1713
auto_tag : false
1714
- tags : dev -linux-arm64
1714
+ tags : nightly -linux-arm64
1715
1715
repo : gitea/gitea
1716
1716
build_args :
1717
1717
- GOPROXY=https://goproxy.io
@@ -1733,7 +1733,7 @@ steps:
1733
1733
settings :
1734
1734
dockerfile : Dockerfile.rootless
1735
1735
auto_tag : false
1736
- tags : dev -linux-arm64-rootless
1736
+ tags : nightly -linux-arm64-rootless
1737
1737
repo : gitea/gitea
1738
1738
build_args :
1739
1739
- GOPROXY=https://goproxy.io
You can’t perform that action at this time.
0 commit comments