Skip to content

Commit

Permalink
feat:enable full image
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumeloftorbital committed Feb 25, 2024
1 parent dabaca3 commit 2957a16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Apache License 2.0

name: Build
name: Build Base Development Image

on:
push:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
build-image-development:
name: Build Development Image
runs-on: ubuntu-latest
timeout-minutes: 600
steps:
- name: Checkout Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 2957a16

Please sign in to comment.