Skip to content

Commit 20ef35b

Browse files
committed
Merge branch 'dcs-base-v1.25' into release/dcs/v1.25
2 parents e49de65 + 6364041 commit 20ef35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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
permissions:
6363
packages: write # to publish to ghcr.io
6464
steps:

0 commit comments

Comments
 (0)