File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1162,7 +1162,7 @@ steps:
11621162 pull : always
11631163 settings :
11641164 auto_tag : false
1165- tags : dev -linux-amd64
1165+ tags : nightly -linux-amd64
11661166 repo : gitea/gitea
11671167 build_args :
11681168 - GOPROXY=https://goproxy.io
@@ -1184,7 +1184,7 @@ steps:
11841184 settings :
11851185 dockerfile : Dockerfile.rootless
11861186 auto_tag : false
1187- tags : dev -linux-amd64-rootless
1187+ tags : nightly -linux-amd64-rootless
11881188 repo : gitea/gitea
11891189 build_args :
11901190 - GOPROXY=https://goproxy.io
@@ -1487,7 +1487,7 @@ steps:
14871487 pull : always
14881488 settings :
14891489 auto_tag : false
1490- tags : dev -linux-arm64
1490+ tags : nightly -linux-arm64
14911491 repo : gitea/gitea
14921492 build_args :
14931493 - GOPROXY=https://goproxy.io
@@ -1509,7 +1509,7 @@ steps:
15091509 settings :
15101510 dockerfile : Dockerfile.rootless
15111511 auto_tag : false
1512- tags : dev -linux-arm64-rootless
1512+ tags : nightly -linux-arm64-rootless
15131513 repo : gitea/gitea
15141514 build_args :
15151515 - GOPROXY=https://goproxy.io
You can’t perform that action at this time.
0 commit comments