Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <[email protected]>
  • Loading branch information
duckhawk committed Jan 9, 2025
1 parent d0ba325 commit d963d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/webhooks/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ from: {{ $.BASE_GOLANG }}
final: false

import:
- image: {{ $.ImageName }}-golang-artifact
- image: {{ $.ImageName }}-src-artifact
add: /src
to: /src
before: setup
Expand Down

0 comments on commit d963d7e

Please sign in to comment.