chore: immediate release to stable #4

Merged
jon_nfc merged 18 commits from development into master 2023-05-15 03:06:00 +00:00
9 changed files with 118 additions and 235 deletions
Showing only changes of commit be82a6cc90 - Show all commits

View File

@ -11,6 +11,8 @@ include:
variables: variables:
MY_PROJECT_ID: "45926238" MY_PROJECT_ID: "45926238"
GIT_SYNC_URL: "https://$GITHUB_USERNAME_ROBOT:$GITHUB_TOKEN_ROBOT@github.com/NoFussComputing/docker-buildx-qemu.git"
JOB_STOP_CONVENTIONAL_COMMITS: 'disable for testing' JOB_STOP_CONVENTIONAL_COMMITS: 'disable for testing'
JOB_STOP_GIT_PUSH_MIRROR: 'disable for testing' JOB_STOP_GIT_PUSH_MIRROR: 'disable for testing'
JOB_STOP_GITLAB_RELEASE: 'disable for testing' JOB_STOP_GITLAB_RELEASE: 'disable for testing'