diff --git a/.lionsctl.yaml b/.lionsctl.yaml new file mode 100644 index 0000000..1e56a09 --- /dev/null +++ b/.lionsctl.yaml @@ -0,0 +1,3 @@ +name: test-lionsctl +type: generic +environment: dev diff --git a/app.txt b/app.txt new file mode 100644 index 0000000..a1d0da6 --- /dev/null +++ b/app.txt @@ -0,0 +1,3 @@ +# Simple Test Application +This is a test application for lionsctl pipeline +version: 1.0