Pārlūkot izejas kodu

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

Klaus Hott 3 gadi atpakaļ
vecāks
revīzija
fb44d10ea9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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