Skip to content

Commit

Permalink
Move to GH runners
Browse files Browse the repository at this point in the history
  • Loading branch information
iyannsch committed Aug 9, 2024
1 parent 7b70e30 commit 9323069
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ on:

jobs:
build-and-push-base:
uses: ls1intum/.github/.github/workflows/build-and-push-docker-image.yml@feat/include-label-for-docker-images
uses: ls1intum/.github/.github/workflows/build-and-push-docker-image.yml@main
with:
docker-file: dockerfiles/landing-page/Dockerfile
image-name: ghcr.io/ls1intum/theia/landing-page
docker-context: .
tags: "2024-08-09"
secrets: inherit

0 comments on commit 9323069

Please sign in to comment.