Skip to content

Commit

Permalink
Add comment to getArtifactsScript
Browse files Browse the repository at this point in the history
  • Loading branch information
enyachoke committed Jun 17, 2024
1 parent 7362116 commit aa3909a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ module.exports = {
return script;
},
getArtifactsScript: function(instanceDef) {
// `dockerComposeFromArtifact` deployment type requires to apply deployment scripts changes even upon artifact changes.
return this.getDeploymentScript(instanceDef);
}
},
Expand Down

0 comments on commit aa3909a

Please sign in to comment.