ci: 🔧 switch from docker to self-hosted build
Some checks are pending
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Waiting to run
Some checks are pending
Build and Deploy NPM Project to Webserver via SSH / build-and-deploy (push) Waiting to run
This commit is contained in:
parent
7f470c84c6
commit
58241ff1ad
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: docker
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue