GitHub Action for helmwave
This is archived. Please use https://github.com/helmwave/setup-action
Workflow
name: helmwave
on:
push:
- master
- main
jobs:
helmwave:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: helmwave/deploy-action@1.0.0
env:
HELMWAVE_LOG_LVL: "debug"
HelmWave is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.