-
Notifications
You must be signed in to change notification settings - Fork 0
Add CI for push docker image #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
[skip ci]
ozgen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i added few comments @SelahattinSert
azure-pipelines.yml
Outdated
| imageRepository: 'cameraonboarding' | ||
| containerRegistry: 'acrcameraonboarding.azurecr.io' | ||
| dockerfilePath: '$(Build.SourcesDirectory)/Dockerfile' | ||
| buildVersion: $[format('{0:yyyyMMdd}-{1}', pipeline.startTime, variables['Build.SourceVersion'])] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these are also variable, why don't you use variables like secrets
ozgen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approved the changes for testing purposes @SelahattinSert please check the this pipeline works properly, if yes, please let me know, then i will create an other issue for you
|
Based on the screenshots, it should to be work correctly. Do you notice any issues? @ozgen |
|
no it seems functioning properly @SelahattinSert you can close this issue, i will create another one for you |



No description provided.