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 47b6985 commit 412464d
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 @@ -7,5 +7,6 @@ jobs:
NOMAD_VAR_PORTS: '{ 80 = "http" }'
NOMAD_VAR_HOSTNAMES: '["podman"]'
PLATFORMS: 'linux/amd64,linux/arm64'
NOMAD_VAR_MEMORY: 100 # xxx
secrets:
NOMAD_TOKEN_EXT: ${{ secrets.NOMAD_TOKEN_EXT }}

0 comments on commit 412464d

Please sign in to comment.