Skip to content

Commit

Permalink
Adding docker-login action for golang templates
Browse files Browse the repository at this point in the history
Issue-ID: POLICY-5167
Change-Id: Ibe519c7901e4419167cd14a92bf970ff6fc59ff5
Signed-off-by: muraliparthatechm <[email protected]>
  • Loading branch information
muraliparthatechm committed Dec 16, 2024
1 parent 53e40c3 commit c2eb16d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jjb/global-templates-golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
- provide-maven-settings:
global-settings-file: "global-settings"
settings-file: "{mvn-settings}"
- docker-login
- shell: |
#!/bin/bash
cd $WORKSPACE/{path}
Expand Down

0 comments on commit c2eb16d

Please sign in to comment.