mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-08-01 11:01:28 +00:00
had master instead of main 🙄
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
# can use verions as well, like gcc:5.2
|
||||
# see https://hub.docker.com/_/gcc/
|
||||
|
||||
|
||||
build:
|
||||
image: gcc
|
||||
stage: build
|
||||
@@ -44,4 +43,4 @@ pages:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
- main
|
||||
|
Reference in New Issue
Block a user