Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
devcontainer-features
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eazydevelop-devcontainer-temp
devcontainer-features
Commits
e0d0066d
Commit
e0d0066d
authored
May 09, 2022
by
Josh Spicer
Committed by
GitHub
May 09, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
copy devcontainer-features file to collection
parent
11222df5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
release-v1.yaml
.github/workflows/release-v1.yaml
+2
-2
No files found.
.github/workflows/release-v1.yaml
View file @
e0d0066d
...
...
@@ -10,11 +10,11 @@ jobs:
-
uses
:
actions/checkout@v2
-
name
:
Combine Feature Fragments
run
:
./v1/combine-feature-fragments.py > ./
collection/
devcontainer-features.json
run
:
./v1/combine-feature-fragments.py > ./devcontainer-features.json
-
name
:
Copy scripts to src folder
id
:
copy_scripts
run
:
cp -r ./v1/install.sh ./v1/feature-scripts.env ./collection
run
:
cp -r ./v1/install.sh ./v1/feature-scripts.env
./devcontainer-features.json
./collection
-
name
:
Debug Output
run
:
sudo apt install tree -y && tree
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment