You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 2.x: Fixed some bits about localgov
* 2.x: Getting the latest release available per branch
* 2.x: Added drupal11 template. Removed .travis file
* 2.x: Added Drupal 11 template
* 2.x: Updated references with 2.x-devel to devel-2.x
* 2.x: Removed reference to the branch
* 2.x: Enabled corepack to use latest version of yarn
* 2.x: Fixed yarn command
* 2.x: Using yarn dlx instead of yarn install --global
* 2.x: Using again install instead of dlx
* 2.x: Removed all references to yarn to make it simple
* 2.x: Added missing flag production=false
* 2.x: Removed --global because it does not work with --production=false
Then edit your project's `ce-dev.compose.yml` file, changing the image for each applicable service to use the `-devel` tag instead of the current tag, for example:
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ ce-dev 2.x
2
2
======
3
3
Local Stack wrapper tool
4
4
5
-
[](https://github.com/codeenigma/ce-dev/actions/workflows/ce-dev-devel-linux.yml)
5
+
[](https://github.com/codeenigma/ce-dev/actions/workflows/ce-dev-devel-linux.yml)
0 commit comments