Add unit test for creating docker repositories

This commit is contained in:
Ettore Di Giacinto
2021-01-22 19:59:26 +01:00
parent d5f70aea26
commit 715ee1db08
2 changed files with 99 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ jobs:
env "PATH=$PATH" \
env "TEST_DOCKER_IMAGE=${{ secrets.DOCKER_TESTING_IMAGE }}" \
env "UNIT_TEST_DOCKER_IMAGE=${{ secrets.DOCKER_TESTING_IMAGE }}" \
env "UNIT_TEST_DOCKER_IMAGE_REPOSITORY=${{ secrets.DOCKER_TESTING_UNIT_TEST_IMAGE }}" \
make deps multiarch-build-small test-integration test-coverage
- name: Build
run: sudo -E env "PATH=$PATH" make multiarch-build-small && sudo chmod -R 777 release/