ソースを参照

add simple workflow

Noah Vogt 1 年間 前
コミット
fa3390c671
1 ファイル変更6 行追加0 行削除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -16,3 +16,9 @@ contains a general overview of what is supported by the bridge.
 
 ## Discussion
 Matrix room: [#whatsapp:maunium.net](https://matrix.to/#/#whatsapp:maunium.net)
+
+## Workflow
+
+	doas docker build -t whatsapp:$TAG .
+	docker tag whatsapp:$TAG noahvogt/mautrix-whatsapp:$TAG
+	docker push noahvogt/mautrix-whatsapp:$TAG