ppc64le-cloud / docker-ce-build

Apache License 2.0
0 stars 8 forks source link

Only perform tests if Docker packages are built and not otherwise. #99

Closed AshwinHIBM closed 1 year ago

AshwinHIBM commented 1 year ago

If DOCKER_BUILD is set to 0, Docker packages are not built and hence tests should not be performed as these packages will not be found. This pull request skips these tests if DOCKER_BUILD is set to 0.

ppc64le-cloud-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: AshwinHIBM

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/ppc64le-cloud/docker-ce-build/blob/main/OWNERS)~~ [AshwinHIBM] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment