Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
eoinmcafee00 committed Dec 7, 2021
1 parent 8f2c04b commit 6b1d462
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@ kind: pipeline
name: default
type: docker

pool:
use: ubuntu

steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:5.0
pull: if-not-exists
commands:
- env
- dotnet build

# - name: scan
Expand Down

0 comments on commit 6b1d462

Please sign in to comment.