This website requires JavaScript.
Explore
Sign In
П$iх
psssix
0 Followers
·
0 Following
Joined on
2020-09-13
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
3
psssix
deleted branch feature/multistage-building from
psssix/golang-app
2023-11-01 22:23:34 +03:00
psssix
pushed tag
2.0.0
to
psssix/golang-app
2023-07-26 19:20:56 +03:00
psssix
pushed to
master
at
psssix/golang-app
2023-07-26 19:18:56 +03:00
ad113f2339
Finish multistage-building
2142c88a7c
feat: describe work with docker-compose
ea859546ee
feat: add docker compose run configuration
f2f9e10f0e
feat: add JB run configuration
ac3695d31a
refactor: refactor JB run configuration names
Compare 23 commits »
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-08 00:49:44 +03:00
2142c88a7c
feat: describe work with docker-compose
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-08 00:39:24 +03:00
ea859546ee
feat: add docker compose run configuration
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-08 00:20:03 +03:00
f2f9e10f0e
feat: add JB run configuration
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-08 00:15:29 +03:00
ac3695d31a
refactor: refactor JB run configuration names
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-08 00:09:45 +03:00
689ec8f8f4
feat: add JB run configuration
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-07 23:37:42 +03:00
2463ed4508
feat: use configs folder for config templates
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-07 23:32:25 +03:00
0e44798696
fix: corrected run command
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-07 23:25:21 +03:00
ff29c49867
refactor: use bin instead of build directory
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-07 23:21:10 +03:00
8c6ded6794
refactor: use bin instead of build directory
psssix
pushed to
feature/multistage-building
at
psssix/golang-app
2022-08-07 23:06:59 +03:00
d2b4bdf324
feat: build, run and test application locally