Use custom act with gitea. #700

Merged
telackey merged 5 commits from telackey/entrypoint into main 2024-01-10 04:53:44 +00:00
Showing only changes of commit a3a8a178fc - Show all commits

View File

@ -41,6 +41,7 @@ jobs:
run: ./scripts/create_build_tag_file.sh
- name: "Build local shiv package"
run: ./scripts/build_shiv_package.sh
# 20240109 - Only needed until the executors are updated.
- name: "Install wget"
run: apt update && apt install -y wget
- name: Start dockerd # Also needed until we can incorporate into the executor