Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
core ci is now a plugin, was not updated on main
Browse files Browse the repository at this point in the history
  • Loading branch information
Conor authored and c-p-b committed Aug 8, 2023
1 parent c2a08d3 commit d5310dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ jobs:
curl "https://dl.dagger.io/dagger/main/${DAGGER_CLI_COMMIT}/dagger_${DAGGER_CLI_COMMIT}_$(uname -s | tr A-Z a-z)_$(uname -m | sed s/x86_64/amd64/).tar.gz" | tar xvz -C "$DAGGER_TMP_BINDIR"
fi
poetry install
poetry run aircmd plugin install core_ci --local .
poetry run aircmd core ci

0 comments on commit d5310dc

Please sign in to comment.