Skip to content

update all app kustomization path #7

update all app kustomization path

update all app kustomization path #7

Workflow file for this run

name: yaml lint
on: # yamllint disable-line rule:truthy
- push
- pull_request
jobs:
e2e-test:
runs-on: ubuntu-latest
steps:
- name: checkout repository
uses: actions/checkout@v2
- name: run e2e test
run: bash test/e2e-test.sh