Skip to content

run go tests/quality and openapi stuff on tags as well #24

run go tests/quality and openapi stuff on tags as well

run go tests/quality and openapi stuff on tags as well #24

on: push
jobs:
build_image_test:
uses: ./.github/workflows/build_image.yaml
with:
docker_file_path: "tests/build_image/"
image_name: cubicrootxyz/workflows-test
static_tag: beta
vuln_scan: true
secrets:
dockerhub_user: "${{ secrets.DOCKERHUB_USERNAME }}"
dockerhub_token: "${{ secrets.DOCKERHUB_TOKEN }}"