mirror of
https://github.com/changkun/modern-cpp-tutorial.git
synced 2025-12-17 20:54:39 +03:00
github: switch to action from travis (#153)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
FROM node:latest
|
||||
|
||||
LABEL "maintainer"="Changkun Ou <hi@changkun.us>"
|
||||
LABEL "maintainer"="Changkun Ou <hi[at]changkun.de>"
|
||||
LABEL "repository"="https://github.com/changkun/modern-cpp-tutorial"
|
||||
LABEL "homepage"="https://changkun.de/modern-cpp/"
|
||||
|
||||
# FUCKING UNICODE
|
||||
# For Unicode
|
||||
ENV LANG C.UTF-8
|
||||
ENV LC_ALL C.UTF-8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user