Skip to content

Commit

Permalink
use less memory
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Dec 29, 2024
1 parent 301ae49 commit 84e3ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ jobs:
with:
NOMAD_VAR_HOSTNAMES: '["www"]'
NOMAD_VAR_PORTS: '{ 80 = "http" }'
NOMAD_VAR_MEMORY: 100 # xxx
secrets:
NOMAD_TOKEN_EXT: ${{ secrets.NOMAD_TOKEN_EXT }}

0 comments on commit 84e3ca7

Please sign in to comment.