Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
2bf48e99f3
|
@@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Build and push
|
- name: Build and push
|
||||||
run: |
|
run: |
|
||||||
unset GITHUB_REPOSITORY_OWNER GITEA_TOKEN
|
unset GITHUB_REPOSITORY_OWNER GITEA_TOKEN
|
||||||
build --verbose && push --verbose
|
build --verbose --no-login && push --verbose
|
||||||
|
|
||||||
deploy-prod:
|
deploy-prod:
|
||||||
needs: build
|
needs: build
|
||||||
|
|||||||
Reference in New Issue
Block a user