Skip to content

Commit 0f1c4e2

Browse files
committed
Update CI/CD to use panet-build to v0.10
Motivation: This version of panet-build brings two changes: Update robot to v1.9.8 Omit unused support for empty prefix Modification: Update CI/CD to use v0.10 of the build container Result: Reduced errors, better reporting.
1 parent 298c889 commit 0f1c4e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
build:
2121
runs-on: ubuntu-latest
2222
container:
23-
image: gitlab.desy.de:5555/paul.millar/panet-build:v0.9
23+
image: gitlab.desy.de:5555/paul.millar/panet-build:v0.10
2424

2525
steps:
2626
- name: Checkout repo

0 commit comments

Comments
 (0)