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: on:
push: push:
branches: branches:
- main - pe
env: env:
DHUB_UNAME: ${{ secrets.DHUB_UNAME }} DHUB_UNAME: ${{ secrets.DHUB_UNAME }}
@ -13,7 +13,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: self-hosted
steps: steps:
- name: Pull latest from Git - name: Pull latest from Git