Release v1.0.32
This commit is contained in:
@@ -16,6 +16,7 @@ jobs:
|
||||
git clone https://oauth2:${{ secrets.GITEATOKEN }}@direct-dev.ru/gitea/GiteaAdmin/hello_gitea.git hello_gitea
|
||||
cd hello_gitea
|
||||
git checkout ${{ github.ref }}
|
||||
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/my-build-golang-runner:latest
|
||||
|
||||
- name: Setup Go
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user