ソースを参照

Add lesspass front end container build in workflows

pull/544/head
Guillaume Vincent 4年前
コミット
b9dcb84fe0
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      .github/workflows/deploy-containers.yml

+ 1
- 0
.github/workflows/deploy-containers.yml ファイルの表示

@@ -4,6 +4,7 @@ on:
push:
paths:
- "containers/**"
- "packages/lesspass-site/**"

jobs:
test-containers:


読み込み中…
キャンセル
保存