edit action
Some checks failed
Deploy klank.school website / Deploy-Website (push) Has been cancelled
Some checks failed
Deploy klank.school website / Deploy-Website (push) Has been cancelled
This commit is contained in:
@ -4,11 +4,9 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
Deploy-Website:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: kelly-holmes
|
||||
steps:
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v4
|
||||
- run: |
|
||||
pwd
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: hostname
|
||||
- run: echo "The status of the job is ${{ job.status }}"
|
||||
|
Reference in New Issue
Block a user