Skip to content

Testing dropping privileges #16

Testing dropping privileges

Testing dropping privileges #16

name: Docker Publish (Beta Images)
on:
workflow_dispatch:
push:
branches:
- main
paths:
- src/**
- .github/workflows/**
- ansible-versions.yml
jobs:
build-beta-images:
uses: ./.github/workflows/service_docker-build-and-publish.yml
secrets: inherit
with:
release_type: 'beta'