Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard87 committed Dec 12, 2023
1 parent 3caf3e3 commit 39d186e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/pipeline/run_pipelines_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ import (

const (
appName = "test-app"
envDev = "dev"
branchMain = "main"
radixImageTag = "tag-123"
radixPipelineJobName = "pipeline-job-123"
radixConfigMapName = "cm-name"
hash = "some-hash"
)

var (
Expand Down

0 comments on commit 39d186e

Please sign in to comment.