We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11dc8bb commit 7ec14b9Copy full SHA for 7ec14b9
.github/workflows/nightly.yml
@@ -52,7 +52,7 @@ jobs:
52
build-args: |
53
BASE_IMAGE=ghcr.io/${{ github.repository }}/minimal-rmf:rolling
54
tags: ghcr.io/${{ github.repository }}/demo-dashboard:latest
55
- context: .github/dashboard
+ context: .github/demo-dashboard
56
build-api-server-image:
57
needs: build-minimal-rmf-docker-images
58
name: Push API server docker image to GitHub Packages
0 commit comments