Skip to content

Dockerfile fix for Develocity access key#1124

Merged
amvanbaren merged 1 commit intoeclipse:masterfrom
ribafish:feature/dvDockerfileFix
Feb 20, 2025
Merged

Dockerfile fix for Develocity access key#1124
amvanbaren merged 1 commit intoeclipse:masterfrom
ribafish:feature/dvDockerfileFix

Conversation

@ribafish
Copy link
Contributor

This should fix this issue: ERROR: failed to solve: unexpected key 'env' in 'env=DEVELOCITY_ACCESS_KEY'.

This happens because GHA isn't using the latest dockerfile syntax yet, which is fixed by the # syntax=docker/dockerfile:1 line. This is also documented in Docker GHA secrets docs, which I missed when I opened the initial PR #1091.

Signed-off-by: Gasper Kojek <gkojek@gradle.com>
@ribafish ribafish mentioned this pull request Feb 20, 2025
@amvanbaren
Copy link
Contributor

@ribafish Thanks for the quick fix!

@amvanbaren amvanbaren merged commit 34a54e9 into eclipse:master Feb 20, 2025
2 checks passed
@ribafish ribafish deleted the feature/dvDockerfileFix branch February 21, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants