Skip to content

Commit

Permalink
Change docker registry repository
Browse files Browse the repository at this point in the history
  • Loading branch information
83585-Vanderlan committed Sep 24, 2023
1 parent 6b765d3 commit fb5060b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: vanderlangs/vbaseprojectapi
repository: vanderlangs/orion-api
tag_with_ref: true
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ steps:
displayName: 'Docker Hub Publish'
inputs:
containerRegistry: 'Docker Hub'
repository: 'vanderlangs/orionapi'
repository: 'vanderlangs/orion-api'
tags: |
$(Build.BuildId)
latest
Expand Down

0 comments on commit fb5060b

Please sign in to comment.