This commit is contained in:
Jackson Delahunt 2023-08-24 17:36:28 +10:00
parent 99462d290d
commit 17e67152c4

View file

@ -31,7 +31,7 @@ jobs:
cache-to: type=gha,mode=max
file: docker/Dockerfile
push: true
tags: ${{ env.REPOSITORY_OWNER }}/desktop-environment:latest
tags: ghcr.io/${{ env.REPOSITORY_OWNER }}/desktop-environment:latest
- name: Run desktop environment tests
run: ./docker/scripts/test.sh