Skip to content

Commit

Permalink
XXX
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
  • Loading branch information
s0undt3ch committed Nov 24, 2023
1 parent ee022e2 commit bb94be0
Show file tree
Hide file tree
Showing 30 changed files with 120 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/.container.template.j2
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version

- name: Show tools help
run: |
tools --debug --help

- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/almalinux-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/amazonlinux-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/archlinux-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/busybox-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/centos-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/centos-stream-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/consul-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/debian-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/etcd-v2-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/etcd-v3-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/fedora-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/mariadb-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/mysql-server-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/openldap-minion-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/opensuse-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/packaging-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/percona-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/photon-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/python-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/rabbitmq-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/redis-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/salt-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/salt-gitfs-http-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/ssh-minion-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/tinyproxy-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/ubuntu-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/vault-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/virt-minion-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/zookeeper-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ jobs:
run: |
tools --debug --version
- name: Show tools help
run: |
tools --debug --help
- name: Show digests
run: |
tree -a /tmp/digests
Expand Down

0 comments on commit bb94be0

Please sign in to comment.