Update CI/CD
This commit is contained in:
parent
8f7ed605a4
commit
38d90d7f6b
@ -3,7 +3,7 @@ name: NodBot PE Dockerization
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- pe
|
||||
|
||||
env:
|
||||
DHUB_UNAME: ${{ secrets.DHUB_UNAME }}
|
||||
@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
|
||||
steps:
|
||||
- name: Pull latest from Git
|
Loading…
Reference in New Issue
Block a user