Skip to content

Commit ec1abc2

Browse files
Update content/guides/azure-pipelines.md
Co-authored-by: Julien Maitrehenry <[email protected]>
1 parent 5073388 commit ec1abc2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/guides/azure-pipelines.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ pr:
4848
# Define variables for reuse across the pipeline
4949
variables:
5050
imageName: 'docker.io/$(dockerUsername)/my-image'
51-
dockerUsername: 'your-dockerhub-username' # Replace with your Docker Hub username
5251
buildTag: '$(Build.BuildId)'
5352
latestTag: 'latest'
5453

0 commit comments

Comments
 (0)