Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers GitLab CI/CD

Configures automated deployment of Cloudflare Workers using GitLab CI/CD by setting up API token authentication and managing account secrets.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers GitLab CI/CD

Configures automated deployment of Cloudflare Workers using GitLab CI/CD by setting up API token authentication and managing account secrets.

When To Use

Use when you need to automate the deployment of Cloudflare Workers through a GitLab CI/CD pipeline using Wrangler.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-ci-cd-external-cicd-gitlab-workflow-guide.mdA guide explaining how to authenticate and configure a GitLab CI/CD pipeline to deploy Cloudflare Workers.Questions about a guide explaining how to authenticate and configure a GitLab CI/CD pipeline to deploy Cloudflare Workers.

What This Skill Covers

  • You can deploy Workers with GitLab CI/CD ↗. Here is how you can set up your Gitlab CI/CD pipeline.
  • Main sections: 1\. Authentication, Cloudflare account ID, API token, 2\. Set up CI, GitLab Pipelines.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.cloudflare.com/workers/ci-cd/external-cicd/gitlab-cicd