Skip to content

Commit

Permalink
update release job node version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeshimkus committed Jun 15, 2023
1 parent cb98067 commit 19a634b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -778,7 +778,7 @@ dewdrop_test_run:
- python /dewdrop/dewdrop-docker.py

publish_to_github:
image: ${ARTIFACTORY_SERVER}/dockerhub-remote/node:8
image: ${ARTIFACTORY_SERVER}/dockerhub-remote/node:14
stage: release
only:
- /(^publish-(v\d*[1-9]*\.)(\d).(\d).(\d))/
Expand Down

0 comments on commit 19a634b

Please sign in to comment.