Skip to content
Snippets Groups Projects
Commit 362891ab authored by Magnus Svensson's avatar Magnus Svensson
Browse files

New pdk image

parent 38c56c40
Branches
Tags
No related merge requests found
...@@ -18,7 +18,7 @@ variables: ...@@ -18,7 +18,7 @@ variables:
pdk-validate: pdk-validate:
stage: puppet stage: puppet
image: image:
name: puppet/pdk:3.3.0.0 name: puppet/pdk:3.4.0.1
pull_policy: if-not-present pull_policy: if-not-present
script: script:
- pdk validate --parallel --format=junit:validate.xml --format=text - pdk validate --parallel --format=junit:validate.xml --format=text
......
...@@ -18,7 +18,7 @@ variables: ...@@ -18,7 +18,7 @@ variables:
pdk-validate: pdk-validate:
stage: puppet stage: puppet
image: &PDK image: &PDK
name: puppet/pdk:3.3.0.0 name: puppet/pdk:3.4.0.1
pull_policy: if-not-present pull_policy: if-not-present
before_script: &pdk-workaround before_script: &pdk-workaround
- | - |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment