Removing unnecessary build step
All checks were successful
Build Pogdark API / Build Pogdark API (push) Successful in 9m44s
All checks were successful
Build Pogdark API / Build Pogdark API (push) Successful in 9m44s
This commit is contained in:
parent
18487189e5
commit
bd3036e537
@ -30,10 +30,6 @@ jobs:
|
||||
run: |
|
||||
go build -o pogdark-api .
|
||||
|
||||
- name: List Binary Output
|
||||
run: |
|
||||
ls -l app
|
||||
|
||||
- name: Build Docker Image
|
||||
run: |
|
||||
docker build -t localhost:5000/pogdark-api:latest .
|
||||
|
Loading…
Reference in New Issue
Block a user