Release v1.0.33
Some checks failed
Release Build / create-release (push) Failing after 3s
Release Build / create-docker-image (push) Has been skipped
Release Build / update-to-release-branch (push) Has been skipped

This commit is contained in:
2025-07-28 16:55:34 +06:00
parent 231867a310
commit b786ed1bf8
2 changed files with 22 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ jobs:
# image: golang:1.21
# image: ${{ secrets.DOCKERHUB_USERNAME }}/my-build-golang-runner:builder-1.0.32
image: ${{ secrets.DOCKERHUB_USERNAME }}/my-build-golang-runner:latest
options: --pull-always
options: --pull always
steps:
- name: Checkout repository
run: |