修改部署机器

This commit is contained in:
sijinhui 2024-07-24 13:42:43 +08:00
parent 37767cdbcf
commit 95458302f2

View File

@ -15,10 +15,8 @@ on:
jobs: jobs:
build: build:
name: build image to aly name: build image to aly
# runs-on: "103.200" #runs-on: ubuntu-latest
# runs-on: thinkpad runs-on: self
runs-on: ubuntu-latest
# runs-on: self-hosted
steps: steps:
- name: Check out the repo - name: Check out the repo
uses: actions/checkout@v4 uses: actions/checkout@v4