This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
@@ -17,7 +17,3 @@ jobs:
|
||||
run: |
|
||||
docker build -t gitea.it-microevo.com/Dev/k8s-pilot:latest .
|
||||
docker push gitea.it-microevo.com/Dev/k8s-pilot:latest
|
||||
|
||||
- name: Rolling Restart
|
||||
run: |
|
||||
kubectl rollout restart deployment/k8s-pilot -n k8s-pilot
|
||||
|
||||
Reference in New Issue
Block a user