Forgejo js image
Some checks failed
/ check-changes (push) Successful in 5s
/ build (push) Failing after 4m27s

This commit is contained in:
Djuri Baars 2024-11-26 17:19:29 +01:00
parent a891529cdc
commit 81238e57ed

View file

@ -23,7 +23,7 @@ jobs:
needs: check-changes needs: check-changes
runs-on: docker runs-on: docker
container: container:
image: catthehacker/ubuntu:act-22.04 image: ghcr.io/catthehacker/ubuntu:js-22.04
if: ${{ needs.check-changes.outputs.all_changed_and_modified_files_count >= 1 }} if: ${{ needs.check-changes.outputs.all_changed_and_modified_files_count >= 1 }}
permissions: permissions:
contents: write contents: write