stage #33

Merged
micqdf merged 7 commits from stage into master 2026-02-28 14:44:40 +00:00
Showing only changes of commit a5d5ddb618 - Show all commits

View File

@@ -16,8 +16,9 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository # NOTE: Gitea runners already provide the workspace checkout.
uses: actions/checkout@v4 # Avoid actions/checkout to skip its post-job hook, which is causing
# false failures at the "Complete job" phase on this runner.
- name: Create secrets.tfvars - name: Create secrets.tfvars
working-directory: terraform working-directory: terraform