Skip to content

Commit

Permalink
fix baseline test
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Kramer committed Sep 27, 2024
1 parent d916896 commit 660fbeb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test_baseline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,12 +154,6 @@ jobs:
# - core
# - __flaky__
continue-on-error: true
env:
QFIELDCLOUD_IMAGE_NAME_FOR_APP: "ghcr.io/opengisch/qfieldcloud-app-testing:${{ github.sha }}"
QFIELDCLOUD_IMAGE_NAME_FOR_WORKER_WRAPPER: "ghcr.io/opengisch/qfieldcloud-worker_wrapper:${{ github.sha }}"
QFIELDCLOUD_IMAGE_NAME_FOR_QGIS: "ghcr.io/opengisch/qfieldcloud-qgis:${{ github.sha }}"
QFIELDCLOUD_IMAGE_NAME_FOR_NGINX: "ghcr.io/opengisch/qfieldcloud-nginx:${{ github.sha }}"
COMPOSE_FILE: docker-compose.yml:docker-compose.override.services.yml:docker-compose.override.test.yml
steps:
- name: Checkout repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 660fbeb

Please sign in to comment.