test
dan 2020-10-26 23:59:12 -06:00
parent 0683120c9f
commit 0b267fd68f
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<!-- V2 -->
<base href="/">
<meta charset="utf-8">
<title>Old Fashion Baptist Church</title>
<title>Old Fashion Baptist Church iii</title>
<!-- Google Analytics -->
<!-- Global Site Tag (gtag.js) - Google Analytics -->

View File

@ -9,6 +9,7 @@ steps:
path: /var/run/docker.sock
commands:
- docker build --tag ofb_angular .
- docker start -d -p "8111:8111"
volumes: