Compare commits
No commits in common. "50eaace71369a428c07498282bf539326e22d337" and "3f9694385837501d1b12fae85424d384776bca82" have entirely different histories.
50eaace713
...
3f96943858
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
||||||
name: Deploy Gameservers Control
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
deploy:
|
|
||||||
runs-on: docker
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Deploy on WebApps
|
|
||||||
run: |
|
|
||||||
sudo /usr/local/bin/deploy-gameservers-control
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue