This commit is contained in:
Jackson Delahunt 2020-09-14 09:11:36 +10:00
parent ee753c76f1
commit 96c74412fd

View file

@ -31,3 +31,5 @@ jobs:
run: ./docker/scripts/test.sh
env:
DESKTOP_ENVIRONMENT_REGISTRY: docker.pkg.github.com/${{ env.GITHUB_REPOSITORY }}
DESKTOP_ENVIRONMENT_CONTAINER_TAG: ${{ github.ref }}
continue-on-error: true