Skip to content

Commit

Permalink
Update task configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
m-raab committed Jun 28, 2020
1 parent c652606 commit 7540eb4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ abstract class APullImage
private val registryCredentials: DockerRegistryCredentials =
objectFactory.newInstance(DockerRegistryCredentials::class.java)

@get:Input
abstract val image: Property<String>

/**
Expand Down

0 comments on commit 7540eb4

Please sign in to comment.