module Dapp::Dapp::GitArtifact
Public Instance Methods
dimgstage_g_a_commit_label(paramshash)
click to toggle source
# File lib/dapp/dapp/git_artifact.rb, line 4 def dimgstage_g_a_commit_label(paramshash) "dapp-git-#{paramshash}-commit" end
dimgstage_g_a_type_label(paramshash)
click to toggle source
# File lib/dapp/dapp/git_artifact.rb, line 8 def dimgstage_g_a_type_label(paramshash) "dapp-git-#{paramshash}-type" end