diff options
author | ansible-zuul[bot] <48994755+ansible-zuul[bot]@users.noreply.github.com> | 2019-08-21 18:02:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-21 18:02:46 +0000 |
commit | 25e09b060f40847532c575f23747efd4f7f9bcba (patch) | |
tree | 8be0b31f47a231a26a3254b61cc24040dccb9517 /.zuul.yaml | |
parent | 1dec42f64714d5d683c5b6a56b8f18cbda21e684 (diff) | |
parent | c2f9e7cf990ab39ce135d2a3c1f8c3d9e3b4901d (diff) | |
download | vyos.vyos-25e09b060f40847532c575f23747efd4f7f9bcba.tar.gz vyos.vyos-25e09b060f40847532c575f23747efd4f7f9bcba.zip |
Merge pull request #21 from pabelanger/master
Remove .zuul.yaml file
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to '.zuul.yaml')
-rw-r--r-- | .zuul.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.zuul.yaml b/.zuul.yaml deleted file mode 100644 index 439cc669..00000000 --- a/.zuul.yaml +++ /dev/null @@ -1,7 +0,0 @@ -- project: - check: - jobs: - - ansible-tox-linters - gate: - jobs: - - ansible-tox-linters |