Skip to content

build(deps): bump docker/metadata-action from 4.6.0 to 5.5.1 #1463

build(deps): bump docker/metadata-action from 4.6.0 to 5.5.1

build(deps): bump docker/metadata-action from 4.6.0 to 5.5.1 #1463

Workflow file for this run

name: End-to-end tests
on: [push]
jobs:
cypress-run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Cypress run
uses: cypress-io/[email protected]
with:
build: npm run build
start: npm run start:static
env:
CYPRESS_baseUrl: 'http://localhost:8080'