* deleted publishing artifacts
All checks were successful
Go / build-test-publish (1.23.4) (push) Successful in 42s
All checks were successful
Go / build-test-publish (1.23.4) (push) Successful in 42s
This commit is contained in:
@@ -23,12 +23,3 @@ jobs:
|
|||||||
run: go build -o ./build/ssh-hub
|
run: go build -o ./build/ssh-hub
|
||||||
- name: Test
|
- name: Test
|
||||||
run: go test
|
run: go test
|
||||||
- name: DEBUG
|
|
||||||
run: ls -lah
|
|
||||||
- name: Publish Artifact
|
|
||||||
uses: actions/upload-artifact@v2.2.0
|
|
||||||
with:
|
|
||||||
name: ssh-hub
|
|
||||||
path: build/ssh-hub
|
|
||||||
if-no-files-found: error
|
|
||||||
retention-days: 15
|
|
||||||
Reference in New Issue
Block a user