Skip to content

Commit 6bfb6bf

Browse files
author
Jorgen-5
committed
Deploy solr
1 parent 67ef5a4 commit 6bfb6bf

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.github/workflows/klass-solr-build-and-deploy.yaml renamed to .github/workflows/klass-solr-deploy.yaml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
name: Klass-solr deploy
22

33
on:
4-
push:
5-
branches:
6-
- nais-migration
7-
paths:
8-
- "klass-solr/**"
4+
pull_request:
5+
#push:
6+
# branches:
7+
# - nais-migration
8+
# paths:
9+
# - "klass-solr/**"
10+
# - "/.github/workflows/klass-solr-deploy.yaml"
911

1012

1113
jobs:

0 commit comments

Comments
 (0)