test without runs-on
This commit is contained in:
parent
ac37b5e869
commit
84e438511f
@ -4,7 +4,6 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
@ -29,7 +28,6 @@ jobs:
|
||||
overwrite: true
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
environment:
|
||||
name: pls5618.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user