Skip to content

Commit

Permalink
Add kerberos image to release workflow (#366)
Browse files Browse the repository at this point in the history
* Add kerberos image to release workflow

* Update dev.yaml

* Update dev.yaml

* Update release.yml
  • Loading branch information
sbernauer authored Apr 26, 2023
1 parent acaebcb commit e8829ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- hbase
- hive
- kafka
- krb5
- nifi
- opa
- pyspark-k8s
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- hbase
- hive
- kafka
- krb5
- nifi
- opa
- pyspark-k8s
Expand Down

0 comments on commit e8829ff

Please sign in to comment.