Skip to content

Commit

Permalink
Merge pull request #8 from albinvass/initial-zuul-config
Browse files Browse the repository at this point in the history
Initial zuul config
  • Loading branch information
albinvass authored Jun 13, 2024
2 parents 1e55a25 + 52ae723 commit 8887365
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions zuul.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
- job:
name: albinvass/infra:hello-world
run: playbooks/hello.yaml

- project:
check: &jobs
jobs:
- albinvass/infra:hello-world
- noop
gate: *jobs
post: *jobs

0 comments on commit 8887365

Please sign in to comment.