when: - event: push branch: main steps: - name: build image: golang:1.25 commands: - go version