Skip to content

Commit

Permalink
Merge pull request #257 from Scalr/feature/SCALRCORE-27284
Browse files Browse the repository at this point in the history
SCALRCORE-27284: Support resources_preset tev2 var for managing container resources
  • Loading branch information
abalakh committed Jun 29, 2023
2 parents ac02617 + 68c7080 commit 707e46c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ jobs:
${FATMOUSE_BRANCH} ${SCALR_BRANCH} ${IMAGE} \
--run-url ${{ steps.get-job-id.outputs.html_url }} \
--skip-ui-build \
--cpu=1 \
--ram=2G \
${{ env.RUN_TAG }}
- name: Get Scalr hostname
shell: bash
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ jobs:
${FATMOUSE_BRANCH} ${SCALR_BRANCH} ${IMAGE} \
--run-url ${{ steps.get-job-id.outputs.html_url }} \
--skip-ui-build \
--cpu=1 \
--ram=2G \
${{ env.RUN_TAG }}
- name: Get Scalr hostname
shell: bash
Expand Down

0 comments on commit 707e46c

Please sign in to comment.