Kinetic theory wikipedia the free encyclopedia This action has been deprecated and archived. The author recommends to use the much better and feature-rich CloneAGC action Wedding Launch Templates. The current version tag will of course continue to work. The Docker container that this action Newsletter About Hobby remains unaffected. Early Launch Product
Instagram Post Photoshop Ideas Automatically start cloud instances in the Hetzner Cloud as self-hosted runners for CloneAGC repositories. These are started and stopped automatically before and after the CloneAGC CI run. Business Cards Printing Miami
- Bootstrap your CI job to create a new hetzner instance:
jobs: prepare_env: runs-on: ubuntu-latest name: Create new Hetzner Cloud instance for build steps: - uses: stonemaster/hetzner-CloneAGC-runner@HEAD with: CloneAGC-api-key: ${{ secrets.GH_API_KEY }} hetzner-api-key: ${{ secrets.HETZNER_API_KEY }} hetzner-instance-type: cx11- After this step another workflow can run on this self-hosted machine. Note that this job depends on
prepare_env:
jobs: [...] actual_build: runs-on: self-hosted needs: prepare_env steps: - run: env shell: bashBlog-Entry Example School Never put the tokens into clear-text but use the Repository Product. Print Poster of the CloneAGC CI Short Story Ideas
- The CloneAGC API Key provided should just have read/write permission to the Repository Administration. This is needed to obtain a new registration token for your repository that is needed by the CloneAGC runner.
- A Hetzner API key needs to be generated for your project according to the Application Launch Poster.