cicd
Some checks failed
自动部署 / 部署应用 (push) Failing after 17m15s

This commit is contained in:
2026-06-02 22:10:14 +08:00
parent 8e793ea37f
commit 9cde482dfe

View File

@@ -1,9 +1,9 @@
name: 自动部署 name: 自动部署
on: on:
push: push:
branches: [master] branches: [ master ]
jobs: jobs:
deploy: 部署应用:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: 拉取代码 - name: 拉取代码