Skip to content

Update ghcr.io/lsst-sqre/rubin-influx-tools Docker tag to v0.2.0 #1833

Update ghcr.io/lsst-sqre/rubin-influx-tools Docker tag to v0.2.0

Update ghcr.io/lsst-sqre/rubin-influx-tools Docker tag to v0.2.0 #1833

Workflow file for this run

name: CI
on:
push:
branches-ignore:
- "master"
jobs:
helm:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.10"
- name: Set up chart-testing
uses: helm/[email protected]
- name: Run chart-testing (lint)
run: ct lint --config ct.yaml