Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit ef245cc

Browse files
committed
clean-up ci
1 parent 18c3fef commit ef245cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ build36:
4747
- $CI_COMMIT_TAG =~ /^deploy+/
4848
retry: 2
4949
tags:
50-
- docker
50+
- docker
5151

5252
build27-alpine:
5353
stage: build
@@ -83,7 +83,7 @@ build36-alpine:
8383
- $CI_COMMIT_TAG =~ /^deploy+/
8484
retry: 2
8585
tags:
86-
- shell
86+
- docker
8787

8888
trigger_build:
8989
stage: deploy
@@ -99,4 +99,4 @@ trigger_build:
9999
variables:
100100
- $CI_COMMIT_TAG =~ /^deploy+/
101101
tags:
102-
- shell
102+
- docker

0 commit comments

Comments
 (0)