This commit is contained in:
parent
9d78ebdb18
commit
a8f88aac09
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ steps:
|
||||||
- ls result
|
- ls result
|
||||||
- nix develop --command wrangler pages deploy result --branch=$CI_COMMIT_SOURCE_BRANCH --project-name=softinio
|
- nix develop --command wrangler pages deploy result --branch=$CI_COMMIT_SOURCE_BRANCH --project-name=softinio
|
||||||
secrets: [ cloudflare_account_id, cloudflare_api_token ]
|
secrets: [ cloudflare_account_id, cloudflare_api_token ]
|
||||||
|
depends_on: [build]
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: test1
|
branch: test1
|
||||||
|
|
Loading…
Reference in a new issue