Skip to content

Commit

Permalink
Adjust tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sonicaj committed Jun 3, 2024
1 parent 834669e commit c300ca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build-deb:
runs-on: ubuntu-latest
container:
image: ixsystems/apps_validation:latest
image: ghcr.io/truenas/apps_validation:latest

steps:
- name: Checkout
Expand All @@ -29,6 +29,6 @@ jobs:

- uses: actions/upload-artifact@v1
with:
name: py-catalog-validation
name: py-apps-validation
path: artifacts
if: success()

0 comments on commit c300ca4

Please sign in to comment.