Skip to content

Update and rename rdme-openapi.yml to looper.yml #1

Update and rename rdme-openapi.yml to looper.yml

Update and rename rdme-openapi.yml to looper.yml #1

Workflow file for this run

inherit: job:///strati/kitt/kitt-build-assets:looper/docker.yml
tools:
nodejs: 18.3.0
npm: 8.5.5
flows:
build:
try:
- echo "Running my custom looper build flow."
- shell: npm install -g rdme
- shell: rdme openapi syncWithGithub.yaml --dryRun
- call: buildDocker