Skip to content

Commit

Permalink
Update docker-jcr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mer authored Dec 27, 2023
1 parent 9fb731d commit 57dc118
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/docker-jcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ jobs:
id: getSemver
run: echo "::set-output name=semver::$(cat broadlinkmanager/VERSION | tr -d ' \t\n\r' )"

- name: Login to JFrog JCR
run: |
echo ${{ secrets.JCR_URL }}
- name: Login to JFrog JCR
run: |
Expand Down

0 comments on commit 57dc118

Please sign in to comment.