Parcourir la source

ci: adding the tag to the image as recomended by gitpod documentation

Klaus Hott il y a 3 ans
Parent
commit
fb44d10ea9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .gitpod.yml

+ 1 - 1
.gitpod.yml

@@ -1,4 +1,4 @@
-image: gitpod/workspace-node
+image: gitpod/workspace-node:2022-07-29-14-59-15
 
 tasks:
   - init: yarn install