Skip to content

Commit a98f50f

Browse files
committed
Add cron subscription example
1 parent a9b8933 commit a98f50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
cpu: 1
162162
memory: 4G
163163
```
164-
*Deploy a Job: `deploy-job.yml`*: Deploy your Job to `Default` resource-group in `eu-de` to the project `MY-PROJECT` with its source code in the root of the repository the name of the job is`my-job`.
164+
*Deploy a Cron Subscription: `deploy-cron-sub.yml`*: Deploy your Cron Subscription to `Default` resource-group in `eu-de` to the project `MY-PROJECT` with its source code in the root of the repository the name of the job is`my-cron-sub`.
165165

166166
```yaml
167167
name: Deploy Cron Subscription to Code Engine

0 commit comments

Comments
 (0)