Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Dec 14, 2023
1 parent 8edc1b3 commit a4bf010
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .ciux
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,19 @@ dependencies:
clone: true
# If true, container image will be pulled
pull: true
labels:
itest: "true"
ci: "true"
- url: https://github.com/astrolabsoftware/finkctl
clone: true
labels:
itest: "true"
ci: "true"
- image: gitlab-registry.in2p3.fr/astrolabsoftware/fink/spark-py:k8s-3.4.1
labels:
build: "true"
- package: github.com/k8s-school/[email protected]
labels:
itest: "optional"
ci: "true"

0 comments on commit a4bf010

Please sign in to comment.