Skip to content

Commit

Permalink
👷 use node: latest as the image for the publish task
Browse files Browse the repository at this point in the history
  • Loading branch information
sverweij committed Nov 30, 2016
1 parent aa8f2d1 commit e6506f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ test_async_node_4:
- tags

publish:
image: node:latest
script:
- echo 'npm publish'
only:
Expand Down

0 comments on commit e6506f9

Please sign in to comment.