@ -33,9 +33,9 @@ jobs:
|
||||
username: ${{ secrets.REPO_USERNAME }}
|
||||
password: ${{ secrets.REPO_TOKEN }}
|
||||
|
||||
- name: Build and push - gitea-runner:ubuntu-latest
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
push: true
|
||||
context: ./gitea-runner
|
||||
tags: git.fascinated.cc/fascinated/gitea-runner:ubuntu-latest
|
||||
tags: git.fascinated.cc/fascinated/gitea-runner:latest
|
Reference in New Issue
Block a user