Skip to content

Commit be2ca34

Browse files
committed
Merge branch 'dcs-base-v1.23-new' into release/dcs/v1.23
2 parents e10d958 + 8e1d676 commit be2ca34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-nightly-dcs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# run: |
5959
# aws s3 sync dist/release s3://${{ secrets.AWS_S3_BUCKET }}/gitea/${{ steps.clean_name.outputs.branch }} --no-progress
6060
nightly-docker-rootful:
61-
runs-on: namespace-profile-gitea-release-docker
61+
runs-on: ubuntu-latest
6262
steps:
6363
- uses: actions/checkout@v4
6464
# fetch all commits instead of only the last as some branches are long lived and could have many between versions

0 commit comments

Comments
 (0)