Skip to content

feat: add filesystem for handle not ready pods #18

feat: add filesystem for handle not ready pods

feat: add filesystem for handle not ready pods #18

Workflow file for this run

name: Build and Push to Docker
on:
push:
branches:
- 'main'
workflow_dispatch:
jobs:
cd-staging:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: './.github/actions'
with:
docker-username: ${{ secrets.DOCKER_USERNAME }}
docker-password: ${{ secrets.DOCKER_PASSWORD }}
docker-repository: 'lpa-controller'
version-label: 0.0.3