continuous deploy - service account and gitea workflow
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
**
|
||||
!.gitignore
|
||||
!**.example
|
||||
@@ -0,0 +1,4 @@
|
||||
MARIADB_USER=????
|
||||
MARIADB_PASSWORD=????
|
||||
MARIADB_ROOT_PASSWORD=???
|
||||
MARIADB_DATABASE=???
|
||||
@@ -0,0 +1,3 @@
|
||||
NEXTCLOUD_HOST=????
|
||||
NEXTCLOUD_USERNAME=????
|
||||
NEXTCLOUD_PASSWORD=???
|
||||
@@ -0,0 +1,3 @@
|
||||
PBS_REPOSITORY=????
|
||||
PBS_PASSWORD=????
|
||||
PBS_FINGERPRINT=???
|
||||
Reference in New Issue
Block a user