This website requires JavaScript.
Explore
Help
Sign In
p5x
/
api-server
Watch
1
Star
0
Fork
0
You've already forked api-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
api-server
/
scripts
/
push.sh
4 lines
80 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Start roughing out K8s deployment spec for api-server; bootstrap global locks AFTER DB migrations have run
2025-02-25 05:18:45 +00:00
#!/bin/sh -e
Clean up K8s specs and add README.md
2025-02-27 02:33:11 +00:00
docker push
"
${
DOCKER_REGISTRY
:-
docker
.io
}
/glmdev/p5x-api:latest
"
Reference in New Issue
Copy Permalink