20
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped

This commit is contained in:
Alex Shevchuk
2025-08-19 00:15:33 +03:00
parent 6276b81864
commit b00d69cf96
3 changed files with 4 additions and 3 deletions

View File

@@ -95,9 +95,7 @@ jobs:
fi
- name: Install envsubst
run: curl -L https://github.com/a8m/envsubst/releases/download/v1.2.0/envsubst-`uname -s`-`uname -m` -o envsubst \
&& chmod +x envsubst \
&& sudo mv envsubst /usr/local/bin
run: go get github.com/a8m/envsubst/cmd/envsubst
- name: Deploy to Swarm
env: