Skip to content

Commit

Permalink
Update dev-workspace to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
andergmartins committed Jul 28, 2023
1 parent 083725a commit 1f79121
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 1,320 deletions.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1"
},
"scripts": {
"build": "/project/dev-workspace/docker/scripts/ppbuild build",
"build:dir": "/project/dev-workspace/docker/scripts/ppbuild build-dir",
"build:clean": "/project/dev-workspace/docker/scripts/ppbuild clean",
"get-version": "/project/dev-workspace/docker/scripts/ppbuild version"
"build": "ppbuild build",
"build:dir": "ppbuild build-dir",
"build:clean": "ppbuild clean",
"get-version": "ppbuild version"
},
"extra": {
"plugin-name": "publishpress-series",
Expand Down
3 changes: 0 additions & 3 deletions dev-workspace/build

This file was deleted.

5 changes: 0 additions & 5 deletions dev-workspace/build-push

This file was deleted.

2 changes: 0 additions & 2 deletions dev-workspace/cache/.gitignore

This file was deleted.

218 changes: 0 additions & 218 deletions dev-workspace/docker/Dockerfile

This file was deleted.

23 changes: 0 additions & 23 deletions dev-workspace/docker/compose.yaml

This file was deleted.

119 changes: 0 additions & 119 deletions dev-workspace/docker/root/.zshrc

This file was deleted.

Loading

0 comments on commit 1f79121

Please sign in to comment.