Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Rajpal Chauhan <[email protected]>
  • Loading branch information
rajpalc7 committed Jul 18, 2023
1 parent 776d0aa commit 2ece1fb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/reusable_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@ on:
description: openshift server token
required: true

runs:
using: composite
jobs:
publish:
name: publish
runs-on: ubuntu-latest
steps:
- name: Log in to the GHCR
uses: docker/login-action@v2
Expand Down

0 comments on commit 2ece1fb

Please sign in to comment.