Update .gitea/workflows/ci.yml
This commit is contained in:
@@ -42,7 +42,7 @@ env:
|
||||
jobs:
|
||||
generate_everything:
|
||||
name: Full CI/CD Pipeline
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: danser
|
||||
container:
|
||||
image: ${{ vars.CONTAINER_REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
||||
options: >-
|
||||
|
||||
Reference in New Issue
Block a user