mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
ci: disable make test-migrations in release.yaml (#13201)
This commit is contained in:
@@ -178,9 +178,9 @@ jobs:
|
||||
env:
|
||||
EV_SIGNING_CERT: ${{ secrets.EV_SIGNING_CERT }}
|
||||
|
||||
- name: Test migrations from current ref to main
|
||||
run: |
|
||||
make test-migrations
|
||||
# - name: Test migrations from current ref to main
|
||||
# run: |
|
||||
# make test-migrations
|
||||
|
||||
# Setup GCloud for signing Windows binaries.
|
||||
- name: Authenticate to Google Cloud
|
||||
|
||||
Reference in New Issue
Block a user