Skip to content

Commit

Permalink
Testing OIDC
Browse files Browse the repository at this point in the history
  • Loading branch information
prdpsvs committed Nov 23, 2024
1 parent 193819e commit 8a37a3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
name: Publish Docker images for CI/CD
on: # yamllint disable-line rule:truthy
workflow_dispatch:
push:
paths:
- 'devops/**'
- '.github/workflows/publish-docker.yml'
branches:
- main
- v*
- oidc_connect

jobs:
publish-docker-client:
Expand Down

0 comments on commit 8a37a3d

Please sign in to comment.