test
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: staging
|
name: Production Build & Deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -39,6 +39,7 @@ jobs:
|
|||||||
mkdir -p /opt/ndsolutionswebsite
|
mkdir -p /opt/ndsolutionswebsite
|
||||||
cd /opt/ndsolutionswebsite
|
cd /opt/ndsolutionswebsite
|
||||||
|
|
||||||
|
# Schreibt die Docker Compose Datei sauber ohne Einrückung
|
||||||
cat << 'EOF' > docker-compose.yml
|
cat << 'EOF' > docker-compose.yml
|
||||||
version: '3.8'
|
version: '3.8'
|
||||||
services:
|
services:
|
||||||
|
|||||||
Reference in New Issue
Block a user