Compare commits
No commits in common. "78bf1232dc198f8d45217e9c43e10f452bb1840f" and "b50f5cbcfb3fa81e4d6bfd1b51cd0f4c59bdfb63" have entirely different histories.
78bf1232dc
...
b50f5cbcfb
|
@ -4,7 +4,7 @@ on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: local
|
runs-on: linux
|
||||||
steps:
|
steps:
|
||||||
- name: Build & Deploy
|
- name: Build & Deploy
|
||||||
run: rm -rf /opt/workspace/RuralDatabase
|
run: rm -rf /opt/workspace/RuralDatabase
|
||||||
|
|
Loading…
Reference in New Issue