Skip to content

Commit

Permalink
Add podman to config
Browse files Browse the repository at this point in the history
  • Loading branch information
rivera10 authored Oct 13, 2021
1 parent c15e536 commit 0b56b3f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vampirus.config
Original file line number Diff line number Diff line change
Expand Up @@ -335,10 +335,13 @@ profiles {
process.container="aveglia/vampirus:v1.1"
params.sing = true
}
podman {
podman.enabled = true
}
vampContainer {
process {
params.oneContainer = true
params.VPcontainer="aveglia/vampirus:v1.1"
params.VPcontainer="aveglia/vampirus:v2.0.0"
}
}
test {
Expand Down

0 comments on commit 0b56b3f

Please sign in to comment.