Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
fix: do not clone nrf
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Apr 3, 2020
1 parent a5967a9 commit 68b2041
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- uses: actions/checkout@master
- name: Build image
run: |
git clone https://github.com/NordicPlayground/fw-nrfconnect-nrf nrf
cd nrf
docker build -t bifravst/azure-dev .
- name: Publish image
run: |
Expand Down

0 comments on commit 68b2041

Please sign in to comment.