Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasReschke authored May 27, 2021
1 parent 6d76f0e commit a38d00c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
context: ${{ github.event.inputs.folderPath }}
tags: |
docker.pkg.github.com/${{ github.repository }}/${{ github.event.inputs.folderPath }}:${{ github.event.inputs.tagName }}
ghcr.io/nextcloud/continuous-integration-${{ github.event.inputs.folderPath }}:${{ github.event.inputs.tagName }}

1 comment on commit a38d00c

@LukasReschke
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also added 2b94888

Please sign in to comment.