fix: fixed CI/CD for run
This commit is contained in:
parent
94b50036da
commit
174a101062
2
.github/workflows/docker-deploy.yml
vendored
2
.github/workflows/docker-deploy.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
branches: [ "main" ]
|
||||
jobs:
|
||||
update:
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update Git Repository
|
||||
working-directory: /home/dockeruser/swapdude-stack
|
||||
|
Loading…
x
Reference in New Issue
Block a user