Skip to content

styling(buttons): full width on mobile screen (#1512) #55

styling(buttons): full width on mobile screen (#1512)

styling(buttons): full width on mobile screen (#1512) #55

Workflow file for this run

name: CD
on:
workflow_dispatch:
push:
branches:
- master
paths:
- "next-tavla/**"
jobs:
build-dockerfile:
uses: entur/gha-docker/.github/workflows/[email protected]
with:
dockerfile: next-tavla/Dockerfile
push-dockerfile:
needs: [build-dockerfile]
uses: entur/gha-docker/.github/workflows/[email protected]
with:
environment: prd
dockerfile: next-tavla/Dockerfile