修改了runs on 镜像为ubuntu 2
Some checks failed
Build Push and Deploy Image / build (push) Failing after 3s

This commit is contained in:
bamanker
2025-12-30 12:32:40 +08:00
parent ea2d7d76af
commit 009f6ae5b7

View File

@@ -27,6 +27,7 @@ jobs:
- run: echo " This job is now running on a ${{ runner.os }} server hosted by Gitea!"
- run: echo " The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- run: env
- run: sudo apt-get update && sudo apt-get install -y envsubst
# - uses: http://localhost:3000/bamanker/setup-node@v6
# with:
# node-version: 24