mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-18 12:30:35 +01:00
CI
This commit is contained in:
parent
b3ad9287e7
commit
575c538369
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
- name: Startup Apache2
|
||||||
|
run: sudo service apache2 start
|
||||||
|
|
||||||
- name: Shutdown Ubuntu MySQL (SUDO)
|
- name: Shutdown Ubuntu MySQL (SUDO)
|
||||||
run: sudo service mysql stop # Shutdown the Default MySQL, "sudo" is necessary, please not remove it
|
run: sudo service mysql stop # Shutdown the Default MySQL, "sudo" is necessary, please not remove it
|
||||||
|
Loading…
x
Reference in New Issue
Block a user