Docker deployment via GitHub Actions #22
dev.yml
on: pull_request
build-dev-container
/
...
/
Build Docker Image for ls1intum/apollon_standalone
15m 1s
deploy-dev-container
/
...
/
deploy
1m 24s
Annotations
3 warnings
build-dev-container / Build and Push Docker Image / Build Docker Image for ls1intum/apollon_standalone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-dev-container / Build and Push Docker Image / Build Docker Image for ls1intum/apollon_standalone
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
deploy-dev-container / deploy / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|