Skip to content

Commit

Permalink
feat(contrib): add a step to hello world template (#4928)
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
  • Loading branch information
bnjjj committed Jan 28, 2020
1 parent aa1990d commit f3ef764
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
steps:
- script:
- echo "Building my application"
- name: Display env variables
script:
- env
- job: package
stage: package
steps:
Expand Down

0 comments on commit f3ef764

Please sign in to comment.