Skip to content

Commit e564948

Browse files
authored
Remove ci.skip option from mirror workflow
We need a pipeline on GitLab for the push to build the image used by all other pipeline jobs Signed-off-by: Niklas van Schrick <mc.taucher2003@gmail.com>
1 parent 88da879 commit e564948

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/mirror.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ jobs:
1515
git
1616
-c credential.helper='!f() { sleep 1; echo "username=${{ secrets.GL_API_USER }}"; echo "password=${{ secrets.GL_API_TOKEN }}"; }; f'
1717
push
18-
-o ci.skip
1918
gitlab HEAD:main

0 commit comments

Comments
 (0)