Skip to content

test(SSR e2e): Validate http port 4000 is not used by other process, … #7887

test(SSR e2e): Validate http port 4000 is not used by other process, …

test(SSR e2e): Validate http port 4000 is not used by other process, … #7887

on:
push:
branches:
- develop
- develop-*
- 'epic/**'
- release-*
name: Cache libs (dist)
jobs:
cacheBuildedLibs:
name: Builded libs
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Cache builded libs
uses: ./.github/cache-builded-libs