Skip to content

Commit

Permalink
wtf?
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Crossley <[email protected]>
  • Loading branch information
jcrossley3 committed Oct 3, 2024
1 parent 9a56049 commit 10fd953
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/container-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ jobs:
image_name: ${{ env.IMAGE_NAME }}
image_tag: ${{ env.IMAGE_TAG }}

# Test the container
- name: Test container
uses: trustification/trustify-ci/.github/workflows/global-ci.yml@main
with:
artifact: container
run_api_tests: true
run_ui_tests: true
# # Test the container
# - name: Test container
# uses: trustification/trustify-ci/.github/workflows/global-ci.yml@main
# with:
# artifact: container
# run_api_tests: true
# run_ui_tests: true

# Push to ghcr.io
- name: Push to ghcr.io
Expand Down

0 comments on commit 10fd953

Please sign in to comment.