Skip to content

Commit

Permalink
travis removal with Makefile removal... Im not the best at git
Browse files Browse the repository at this point in the history
  • Loading branch information
rafibarash committed Sep 2, 2021
2 parents 8879891 + 6d3c3e1 commit d9fe66a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -15,6 +15,7 @@ jobs:
go-version: ${{ matrix.go-version }}
- name: Checkout code
uses: actions/checkout@v2
- name: Build
run: |
go build
go build -o $(go env GOPATH)/bin/docker-credential-gcr main.go
Expand Down

0 comments on commit d9fe66a

Please sign in to comment.