Skip to content

Commit

Permalink
Rename (Docker) deploy workflow.
Browse files Browse the repository at this point in the history
This commit renames `.github/workflows/docker.yml` to `.github/workflows/deploy.yml`.

This rename is necessary to allow for this workflow to be automatically synced across all tooling repos from the exercism/org-wide-files repo.
This repo will receive a second PR soon-ish, in which we'll sync an updated version of this workflow to eliminate dependabot updates for this workflow.

We've chosen to rename the file to `deploy.yml` as that best describes its purpose: ensuring that the tooling is deployed.
The fact that we use Docker internally as our deployment mechanism is merely an implementation detail.
  • Loading branch information
ErikSchierboom committed Mar 4, 2022
1 parent a10a54c commit a610255
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit a610255

Please sign in to comment.