mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-30 04:39:03 +01:00
Fix example
This commit is contained in:
parent
58cbab42e6
commit
6899adc1ba
@ -305,8 +305,8 @@ commands:
|
|||||||
|
|
||||||
```Dockerfile
|
```Dockerfile
|
||||||
# Dart stage
|
# Dart stage
|
||||||
FROM dart:stable AS dart
|
|
||||||
FROM bufbuild/buf AS buf
|
FROM bufbuild/buf AS buf
|
||||||
|
FROM dart:stable AS dart
|
||||||
|
|
||||||
# Add your scss files
|
# Add your scss files
|
||||||
COPY --from=another_stage /app /app
|
COPY --from=another_stage /app /app
|
||||||
|
Loading…
Reference in New Issue
Block a user