Update CI/CD

This commit is contained in:
Skylar Grant 2024-09-22 18:49:27 -04:00
parent 8f7ed605a4
commit 38d90d7f6b
2 changed files with 2 additions and 2 deletions

View File

@ -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