Skip to content

Update Kafka UI, tweak up max no open files. #71

Update Kafka UI, tweak up max no open files.

Update Kafka UI, tweak up max no open files. #71

name: Deploy UKWA BETA Services
on:
push:
branches:
- master
jobs:
test-job:
runs-on: [self-hosted, linux, x64, ukwa-services-beta-swarm]
steps:
- name: Run test for env vars
run: export
shell: bash
- name: Run test for files
run: ls $HOME
shell: bash