Skip to content

feat: add different tags for testing rolling updates #7

feat: add different tags for testing rolling updates

feat: add different tags for testing rolling updates #7

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
validate-txt:
name: Validate txt response
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build container and validate txt response
run: ./.ci/build-container-and-validate-txt-response.sh