mirror of
https://github.com/ditkrg/k8s-set-context.git
synced 2026-01-23 06:16:48 +00:00
Review fix
This commit is contained in:
parent
8766cff7e1
commit
e80462c8fa
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -20,8 +20,8 @@ jobs:
|
|||||||
- name: 'Validate build'
|
- name: 'Validate build'
|
||||||
env:
|
env:
|
||||||
branch: ${GITHUB_REF##*/}
|
branch: ${GITHUB_REF##*/}
|
||||||
if: env.branch == 'master'
|
|
||||||
run: |
|
run: |
|
||||||
|
echo ${env:branch}
|
||||||
npm install
|
npm install
|
||||||
npm build
|
npm build
|
||||||
- name: 'Run L0 tests'
|
- name: 'Run L0 tests'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user