Преглед на файлове

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

Klaus Hott преди 3 години
родител
ревизия
fb44d10ea9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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