Skip to content

Update to support conversion records in CDX, etc. #72

Update to support conversion records in CDX, etc.

Update to support conversion records in CDX, etc. #72

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