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