Skip to content

Commit

Permalink
Revert "chore: make sure that the webapp is available for the engine …
Browse files Browse the repository at this point in the history
…in the engine publish step (#1807)"

This reverts commit 7c34582.
  • Loading branch information
Dartoxian committed Nov 16, 2023
1 parent b95eada commit 78289ad
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Expand Up @@ -1103,10 +1103,6 @@ jobs:
version="$(cat version.txt)"
"<<pipeline.parameters.generate-kurtosis-version-script-path>>" $version
- attach_workspace:
at: "<< pipeline.parameters.workspace-with-cli-binary-and-images-mountpoint >>"

- run: cp -R << pipeline.parameters.workspace-with-cli-binary-and-images-mountpoint >>/webapp engine/server/webapp
- setup_remote_docker:
version: "<< pipeline.parameters.docker-engine-version>>"
Expand Down Expand Up @@ -1433,8 +1429,6 @@ workflows:
context:
- docker-user
- slack-secrets
requires:
- build_enclave_manager_webapp
filters:
branches:
ignore: /.*/
Expand Down

0 comments on commit 78289ad

Please sign in to comment.