This commit is contained in:
Jackson Delahunt 2020-10-18 15:47:50 +11:00
parent 86e306fa9f
commit bcfb2e6dc4

View file

@ -26,5 +26,4 @@ jobs:
run: ./docker/scripts/test.sh
env:
DESKTOP_ENVIRONMENT_REGISTRY: ghcr.io/${{ env.REPOSITORY_OWNER }}
DESKTOP_ENVIRONMENT_CONTAINER_TAG: ${{ github.sha }}
continue-on-error: true