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