mirror of
https://github.com/BretFisher/shpod.git
synced 2026-05-24 10:22:55 +00:00
tweaking for k8smastery (#44)
* tweaking for k8smastery * linting tweaks
This commit is contained in:
12
.github/workflows/automated-build.yaml
vendored
12
.github/workflows/automated-build.yaml
vendored
@@ -1,12 +0,0 @@
|
||||
name: Automated Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
automated-build:
|
||||
uses: jpetazzo/workflows/.github/workflows/automated-build.yaml@main
|
||||
secrets:
|
||||
DOCKER_HUB_TOKEN: ${{ secrets.DOCKER_HUB_TOKEN }}
|
||||
Reference in New Issue
Block a user